]> git.openstreetmap.org Git - rails.git/commitdiff
Bump http_accept_language from 2.0.5 to 2.1.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 26 Jun 2020 18:24:22 +0000 (18:24 +0000)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2020 18:24:22 +0000 (18:24 +0000)
Bumps [http_accept_language](https://github.com/iain/http_accept_language) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/iain/http_accept_language/releases)
- [Commits](https://github.com/iain/http_accept_language/compare/v2.0.5...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 95958032c159def2e1d395119f859c8dcd360172..34bb226b9907431d9a440df05e479a8d65b5dfe3 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -49,7 +49,7 @@ gem "composite_primary_keys", "~> 12.0.0"
 gem "config"
 gem "delayed_job_active_record"
 gem "dynamic_form"
-gem "http_accept_language", "~> 2.0.0"
+gem "http_accept_language", "~> 2.1.1"
 gem "i18n-js", ">= 3.0.0"
 gem "oauth-plugin", ">= 0.5.1"
 gem "openstreetmap-deadlock_retry", ">= 1.3.0", :require => "deadlock_retry"
index 686bca1ed2780c07fc462c350ebbb9f4a37046cf..c599f16d2d869c3b3c56516a902c35b81852b2b8 100644 (file)
@@ -219,7 +219,7 @@ GEM
     hashie (4.1.0)
     html_tokenizer (0.0.7)
     htmlentities (4.3.4)
-    http_accept_language (2.0.5)
+    http_accept_language (2.1.1)
     i18n (0.9.5)
       concurrent-ruby (~> 1.0)
     i18n-js (3.7.0)
@@ -500,7 +500,7 @@ DEPENDENCIES
   ffi-libarchive
   gd2-ffij (>= 0.4.0)
   htmlentities
-  http_accept_language (~> 2.0.0)
+  http_accept_language (~> 2.1.1)
   i18n-js (>= 3.0.0)
   image_optim_rails
   jbuilder (~> 2.7)