Bump http_accept_language
This commit is contained in:
parent
e2072ded2c
commit
b43d9ce186
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -121,7 +121,7 @@ end
|
||||||
|
|
||||||
# Localization
|
# Localization
|
||||||
|
|
||||||
gem "http_accept_language", "2.1.0"
|
gem "http_accept_language", "2.1.1"
|
||||||
gem "i18n-inflector-rails", "1.0.7"
|
gem "i18n-inflector-rails", "1.0.7"
|
||||||
gem "rails-i18n", "4.0.8"
|
gem "rails-i18n", "4.0.8"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -295,7 +295,7 @@ GEM
|
||||||
http-cookie (1.0.3)
|
http-cookie (1.0.3)
|
||||||
domain_name (~> 0.5)
|
domain_name (~> 0.5)
|
||||||
http-form_data (1.0.1)
|
http-form_data (1.0.1)
|
||||||
http_accept_language (2.1.0)
|
http_accept_language (2.1.1)
|
||||||
http_parser.rb (0.6.0)
|
http_parser.rb (0.6.0)
|
||||||
httparty (0.14.0)
|
httparty (0.14.0)
|
||||||
multi_xml (>= 0.5.2)
|
multi_xml (>= 0.5.2)
|
||||||
|
|
@ -793,7 +793,7 @@ DEPENDENCIES
|
||||||
haml_lint (= 0.24.0)
|
haml_lint (= 0.24.0)
|
||||||
hamlit (= 2.8.0)
|
hamlit (= 2.8.0)
|
||||||
handlebars_assets (= 0.23.2)
|
handlebars_assets (= 0.23.2)
|
||||||
http_accept_language (= 2.1.0)
|
http_accept_language (= 2.1.1)
|
||||||
i18n-inflector-rails (= 1.0.7)
|
i18n-inflector-rails (= 1.0.7)
|
||||||
jasmine (= 2.5.2)
|
jasmine (= 2.5.2)
|
||||||
jasmine-jquery-rails (= 2.0.3)
|
jasmine-jquery-rails (= 2.0.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue