mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- bump cabin version
This commit is contained in:
parent
d47c1dc98f
commit
2a37a0fccb
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -4,7 +4,7 @@ def jruby?
|
|||
return RUBY_ENGINE == "jruby"
|
||||
end
|
||||
|
||||
gem "cabin", "0.2.3" # for logging. apache 2 license
|
||||
gem "cabin", "0.3.0" # for logging. apache 2 license
|
||||
gem "bunny" # for amqp support, MIT-style license
|
||||
gem "uuidtools" # for naming amqp queues, License ???
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue