Skip to content

Commit

Permalink
Bunny 1.1.3+
Browse files Browse the repository at this point in the history
[Lower latency](ruby-amqp/bunny#187), you see.
  • Loading branch information
Michael Klishin committed Feb 15, 2014
1 parent 6202d1e commit 3baaee9
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
@@ -1,7 +1,7 @@
require File.expand_path('../lib/hutch/version', __FILE__)

Gem::Specification.new do |gem|
gem.add_runtime_dependency 'bunny', '~> 1.1.2'
gem.add_runtime_dependency 'bunny', '~> 1.1.3'
gem.add_runtime_dependency 'carrot-top', '~> 0.0.7'
gem.add_runtime_dependency 'multi_json', '~> 1.5'
gem.add_development_dependency 'rspec', '~> 2.12.0'
Expand Down

0 comments on commit 3baaee9

Please sign in to comment.