Skip to content

Commit

Permalink
Update to bundler 1.12.5 to match travis' environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramiro Berrelleza committed Jul 21, 2016
1 parent 5d427a9 commit 99dad39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hipchat.gemspec
Original file line number Diff line number Diff line change
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.11.1"
spec.add_development_dependency "bundler", "~> 1.12.5"
spec.add_development_dependency "rake"
spec.add_development_dependency "webmock", "= 1.22.1"
spec.add_development_dependency 'rdoc', '> 2.4.2'
Expand Down

0 comments on commit 99dad39

Please sign in to comment.