From: Tom Hughes Date: Tue, 30 Jun 2020 18:06:11 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/2680' X-Git-Tag: live~2100 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/a8011d8eb97b7586c3592e2e1e5e6792c914d082?hp=6870abe4947df4ce7561dd9289eafdfbcdfc18b2 Merge remote-tracking branch 'upstream/pull/2680' --- diff --git a/Gemfile b/Gemfile index 5a2c5792a..35058f334 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ gem "i18n-js", ">= 3.0.0" gem "oauth-plugin", ">= 0.5.1" gem "openstreetmap-deadlock_retry", ">= 1.3.0", :require => "deadlock_retry" gem "rack-cors" -gem "rails-i18n", "~> 4.0.0" +gem "rails-i18n", "~> 6.0.0" gem "rinku", ">= 2.0.6", :require => "rails_rinku" gem "strong_migrations" gem "validates_email_format_of", ">= 1.5.1" diff --git a/Gemfile.lock b/Gemfile.lock index d8bf51fe5..3b47153b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -220,7 +220,7 @@ GEM html_tokenizer (0.0.7) htmlentities (4.3.4) http_accept_language (2.1.1) - i18n (0.9.5) + i18n (1.8.3) concurrent-ruby (~> 1.0) i18n-js (3.7.1) i18n (>= 0.6.6) @@ -365,9 +365,9 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - rails-i18n (4.0.2) - i18n (~> 0.6) - rails (>= 4.0) + rails-i18n (6.0.0) + i18n (>= 0.7, < 2) + railties (>= 6.0.0, < 7) railties (6.0.3.2) actionpack (= 6.0.3.2) activesupport (= 6.0.3.2) @@ -465,7 +465,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.3.1) PLATFORMS ruby @@ -534,7 +534,7 @@ DEPENDENCIES rack-uri_sanitizer rails (= 6.0.3.2) rails-controller-testing - rails-i18n (~> 4.0.0) + rails-i18n (~> 6.0.0) rinku (>= 2.0.6) rotp rubocop