Skip to content

Commit

Permalink
Require at least i18n 1.3.0
Browse files Browse the repository at this point in the history
This is the version that started using refinements, which master relies
on.
  • Loading branch information
fphilipe committed Feb 27, 2020
1 parent ffd6088 commit 04e5d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n-backend-side_by_side.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'rake'
spec.add_development_dependency 'minitest'
spec.add_dependency 'i18n'
spec.add_dependency 'i18n', '>= 1.3.0'
end

0 comments on commit 04e5d4b

Please sign in to comment.