mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Upgrade HotBunnies to 2.0.0.pre12
[Changelog](https://github.com/ruby-amqp/hot_bunnies/blob/master/ChangeLog.md). I double checked and the code needs no changes.
This commit is contained in:
parent
378068173b
commit
8717729c33
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ Gem::Specification.new do |gem|
|
|||
if RUBY_PLATFORM != 'java'
|
||||
gem.add_runtime_dependency "bunny", ["~> 0.9.8"] #(MIT license)
|
||||
else
|
||||
gem.add_runtime_dependency "hot_bunnies", ["~> 2.0.0.pre9"] #(MIT license)
|
||||
gem.add_runtime_dependency "hot_bunnies", ["~> 2.0.0.pre12"] #(MIT license)
|
||||
end
|
||||
|
||||
if RUBY_VERSION >= '1.9.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue