Skip to content

Commit

Permalink
Update with latest bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramiro Berrelleza committed Jul 6, 2017
1 parent 05ce3b3 commit be9e445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hipchat.gemspec
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "rr"
spec.add_development_dependency "bundler", "~> 1.14.0"
spec.add_development_dependency "bundler", "> 1.15.0"
spec.add_development_dependency "rake"
spec.add_development_dependency "webmock", "> 1.22.6"
spec.add_development_dependency "addressable", "= 2.4.0"
Expand Down

0 comments on commit be9e445

Please sign in to comment.