Skip to content

Commit

Permalink
- upgrade bunny
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Apr 22, 2013
1 parent 1b7cce8 commit 8d9a3d8
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 @@ -39,7 +39,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency "aws-sdk" #{Apache 2.0 license}
gem.add_runtime_dependency "heroku" #(MIT license)
gem.add_runtime_dependency "addressable" #(Apache 2.0 license)
gem.add_runtime_dependency "bunny", [">= 0.9.0.pre6"] #(MIT license)
gem.add_runtime_dependency "bunny", [">= 0.9.0.pre9"] #(MIT license)
gem.add_runtime_dependency "ffi" #(LGPL-3 license)
gem.add_runtime_dependency "ffi-rzmq", ["1.0.0"] #(MIT license)
gem.add_runtime_dependency "filewatch", ["0.5.1"] #(BSD license)
Expand Down

0 comments on commit 8d9a3d8

Please sign in to comment.