diff --git a/Gemfile b/Gemfile index 2e3637b..5699290 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ gem 'net-ldap' gem 'pg' # Use for translations -gem 'i18n', '0.7.0' +gem 'i18n', '0.8.0' # Ability for models have a tree structure (hierarchy) gem 'ancestry' diff --git a/Gemfile.lock b/Gemfile.lock index 854e2b3..6ea2fe9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM hashdiff (0.3.7) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.8.0) io-like (0.3.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -144,7 +144,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -364,7 +366,7 @@ DEPENDENCIES devise-bootstrap-views factory_bot_rails gretel - i18n (= 0.7.0) + i18n (= 0.8.0) io-like jbuilder (~> 2.5) jquery-rails