Skip to content

Commit

Permalink
update bundler to v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cfillion committed Jun 2, 2019
1 parent 1e4b429 commit a0820ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reapack-index.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 2.3'

spec.add_development_dependency 'bundler', '~> 1.10'
spec.add_development_dependency 'bundler', '~> 2.0'
spec.add_development_dependency 'coveralls', '~> 0.8'
spec.add_development_dependency 'minitest', '~> 5.8'
spec.add_development_dependency 'rake', '~> 12.0'
Expand Down

0 comments on commit a0820ac

Please sign in to comment.