gem i18n-tasks added to Gemfile

This commit is contained in:
Judith 2020-09-04 10:45:50 +02:00 committed by Pierre de La Morinerie
parent a953de7150
commit ed10a9dd62
4 changed files with 146 additions and 0 deletions

View file

@ -40,6 +40,7 @@ gem 'groupdate'
gem 'haml-rails'
gem 'hashie'
gem 'http_accept_language'
gem 'i18n-tasks'
gem 'iban-tools'
gem 'image_processing'
gem 'json_schemer'