diff --git a/Gemfile b/Gemfile index 114a5228..837f8114 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source "https://rubygems.org" gem "i18n-js", "4.0" gem "rails", "~> 6.1" -gem "rails-i18n", "~> 6.0" +gem "rails-i18n", "~> 7.0" gem "pg" diff --git a/Gemfile.lock b/Gemfile.lock index 070b237d..5aadffc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,9 +340,9 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.4.3) loofah (~> 2.3) - rails-i18n (6.0.0) + rails-i18n (7.0.6) i18n (>= 0.7, < 2) - railties (>= 6.0.0, < 7) + railties (>= 6.0.0, < 8) rails_admin (3.0.0) activemodel-serializers-xml (>= 1.0) kaminari (>= 0.14, < 2.0) @@ -506,7 +506,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.5) + zeitwerk (2.6.6) PLATFORMS ruby @@ -557,7 +557,7 @@ DEPENDENCIES questiongenerator (~> 1.0) rails (~> 6.1) rails-controller-testing - rails-i18n (~> 6.0) + rails-i18n (~> 7.0) rails_admin rake redcarpet