gems: add http_accept_language to Gemfile.lock

This commit is contained in:
Pierre de La Morinerie 2020-08-27 17:14:42 +02:00
parent 7118fc88aa
commit 0dbe56cb78

View file

@ -335,6 +335,7 @@ GEM
http-accept (1.7.0) http-accept (1.7.0)
http-cookie (1.0.3) http-cookie (1.0.3)
domain_name (~> 0.5) domain_name (~> 0.5)
http_accept_language (2.1.1)
http_parser.rb (0.6.0) http_parser.rb (0.6.0)
httpclient (2.8.3) httpclient (2.8.3)
i18n (1.8.3) i18n (1.8.3)
@ -810,6 +811,7 @@ DEPENDENCIES
haml-lint haml-lint
haml-rails haml-rails
hashie hashie
http_accept_language
jquery-rails jquery-rails
jwt jwt
kaminari (= 1.2.1) kaminari (= 1.2.1)