internationalization updates

This commit is contained in:
Lee Lawlor
2014-07-14 13:02:31 -04:00
parent 2157372cb5
commit fe19dff3dd
4 changed files with 19 additions and 59 deletions

View File

@ -47,7 +47,7 @@ group :development do
gem 'annotate', '~> 2.6.1'
gem 'quiet_assets'
gem 'puma'
gem 'i18n-tasks', '~> 0.2.10'
gem 'i18n-tasks', '~> 0.5.4'
end
group :test do