Skip to content

Commit

Permalink
bump bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
Guslington committed May 31, 2019
1 parent d7e80f0 commit c675c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfn_manage.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'aws-sdk-autoscaling', '~> 1', '<2'
spec.add_runtime_dependency 'aws-sdk-ecs', '~> 1', '<2'

spec.add_development_dependency "bundler", "~> 1.16"
spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec", "~> 0.9"
spec.add_development_dependency "rspec-core", "~> 3.8"
Expand Down

0 comments on commit c675c32

Please sign in to comment.