Upgraded i18n mapping gem (#2756)

* Upgraded i18n mapping gem

* Rubocop
This commit is contained in:
Ahmad Farhat
2021-06-03 17:48:19 -04:00
committed by GitHub
parent 4dcfc29608
commit bb9e33d993
3 changed files with 9 additions and 5 deletions

View File

@@ -186,7 +186,7 @@ GEM
httpclient (2.8.3)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
i18n-language-mapping (0.1.2)
i18n-language-mapping (0.1.3.1)
jbuilder (2.11.2)
activesupport (>= 5.0.0)
jmespath (1.4.0)
@@ -479,7 +479,7 @@ DEPENDENCIES
google-cloud-storage (~> 1.30.0)
hiredis (~> 0.6.3)
http_accept_language (~> 2.1.1)
i18n-language-mapping (~> 0.1.1)
i18n-language-mapping (~> 0.1.3.1)
jbuilder (~> 2.11.2)
jquery-rails (~> 4.4.0)
jquery-ui-rails (~> 6.0.1)