Skip to content

Commit

Permalink
bundler ~> 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
lanej committed Sep 25, 2017
1 parent 06b330d commit 2c71bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog-aws.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_development_dependency 'bundler', '~> 1.6'
spec.add_development_dependency 'bundler', '~> 1.15'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'shindo', '~> 0.3'
spec.add_development_dependency 'rubyzip', '~> 0.9.9'
Expand Down

0 comments on commit 2c71bdf

Please sign in to comment.