GRN2-xx: Updated i18n-language-mapping to 0.1.1 (#1361)

Updated i18n-language-mapping to 0.1.1
This commit is contained in:
Jesus Federico 2020-04-21 13:41:33 -04:00 committed by GitHub
parent 8049ddbd01
commit a11d79f1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -131,4 +131,4 @@ gem 'random_password'
# Adds helpers for the Google reCAPTCHA API
gem "recaptcha"
gem 'i18n-language-mapping', '~> 0.1.0'
gem 'i18n-language-mapping', '~> 0.1.1'

View File

@ -142,7 +142,7 @@ GEM
http_accept_language (2.1.1)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
i18n-language-mapping (0.1.0)
i18n-language-mapping (0.1.1)
jaro_winkler (1.5.3)
jbuilder (2.9.1)
activesupport (>= 4.2.0)
@ -364,7 +364,7 @@ DEPENDENCIES
font-awesome-sass (~> 5.9.0)
hiredis
http_accept_language
i18n-language-mapping (~> 0.1.0)
i18n-language-mapping (~> 0.1.1)
jbuilder (~> 2.5)
jquery-rails (~> 4.3.3)
jquery-ui-rails