made hy available, temporarily switched to git release of rails-i18n to fix #3023 [ci skip]
Showing
... | ... | @@ -71,7 +71,7 @@ gem 'acts_as_api', '0.4.1 ' |
# localization | ||
gem 'i18n-inflector-rails', '~> 1.0' | ||
gem 'rails-i18n' | ||
gem 'rails-i18n', :git => "https://github.com/svenfuchs/rails-i18n.git" | ||
# parsing | ||
... | ... |
Please register or sign in to comment