Skip to content

Commit

Permalink
Add i18n-tasks development dependency
Browse files Browse the repository at this point in the history
This gem can replace our custom, old and untested tasks for Yaml files
management.
  • Loading branch information
alepore committed May 22, 2017
1 parent 01ba254 commit 2b3fbb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solidus_i18n.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '>= 0.24.1'
s.add_development_dependency 'rspec-rails', '~> 3.1'
s.add_development_dependency 'simplecov', '~> 0.9'
s.add_development_dependency 'i18n-tasks', '~> 0.9.15'
end

0 comments on commit 2b3fbb5

Please sign in to comment.