Skip to content

Commit

Permalink
Bump Bunny
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin authored Jul 23, 2016
1 parent 0929518 commit 69ba8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hutch.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'march_hare', '>= 2.16.0'
else
gem.platform = Gem::Platform::RUBY
gem.add_runtime_dependency 'bunny', '>= 2.4.0'
gem.add_runtime_dependency 'bunny', '>= 2.5.0'
end
gem.add_runtime_dependency 'carrot-top', '~> 0.0.7'
gem.add_runtime_dependency 'multi_json', '~> 1.11.2'
Expand Down

0 comments on commit 69ba8db

Please sign in to comment.