Skip to content

Commit

Permalink
Bump http_accept_language from 2.0.5 to 2.1.1
Browse files Browse the repository at this point in the history
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](iain/http_accept_language@v2.0.5...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2020
1 parent c2d0934 commit 5588b82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 5588b82

Please sign in to comment.