Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Feb 12, 2019
1 parent 36784f5 commit 01967f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'rspec-its'
spec.add_runtime_dependency 'term-ansicolor'
spec.add_runtime_dependency 'thor'
spec.add_development_dependency 'bundler', '~> 1.9'
spec.add_development_dependency 'bundler', '>= 1.9', '< 2.1'
spec.add_development_dependency 'octorelease'
spec.add_development_dependency 'pry'
spec.add_development_dependency 'rake', '~> 12.0'
Expand Down

0 comments on commit 01967f5

Please sign in to comment.