forked from External/greenlight
GRN2-178: Generalized use of language_name based on Mozilla Mapping (#613)
* GRN2-178: Generalized use of language_name based on Moxilla Mapping * Fixed issues catched by rubocop * MAke sure the file with data exists * Removed language mapping from local code
This commit is contained in:
@ -101,6 +101,7 @@ GEM
|
||||
http_accept_language (2.1.1)
|
||||
i18n (1.6.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-language-mapping (0.1.0)
|
||||
jaro_winkler (1.5.2)
|
||||
jbuilder (2.9.1)
|
||||
activesupport (>= 4.2.0)
|
||||
@ -333,6 +334,7 @@ DEPENDENCIES
|
||||
faker
|
||||
health_check
|
||||
http_accept_language
|
||||
i18n-language-mapping (~> 0.1.0)
|
||||
jbuilder (~> 2.5)
|
||||
jquery-rails (~> 4.3.3)
|
||||
listen (~> 3.0.5)
|
||||
|
Reference in New Issue
Block a user