Skip to content

Commit

Permalink
[rabbitmq] Bunny 1.0.5+
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin authored and jordansissel committed Dec 6, 2013
1 parent 87fde6f commit f971618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Gem::Specification.new do |gem|
end

if RUBY_PLATFORM != 'java'
gem.add_runtime_dependency "bunny", ["~> 1.0.0"] #(MIT license)
gem.add_runtime_dependency "bunny", ["~> 1.0.5"] #(MIT license)
else
gem.add_runtime_dependency "march_hare", ["~> 2.0.0"] #(MIT license)
end
Expand Down

0 comments on commit f971618

Please sign in to comment.