mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- bump cabin
This commit is contained in:
parent
6cb718f14a
commit
ba5edc00b2
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.1.7" # for logging. apache 2 license
|
||||
gem "cabin", "0.1.8" # 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