mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- bump gemspec version of cabin to match Gemfile (resolves #148)
This commit is contained in:
parent
107f4c49d6
commit
c9b3a47e6a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.add_dependency "awesome_print" # MIT License
|
||||
spec.add_dependency "bunny" # for amqp support, MIT-style license
|
||||
spec.add_dependency "cabin", "0.3.8" # for logging. apache 2 license
|
||||
spec.add_dependency "cabin", "0.4.4" # for logging. apache 2 license
|
||||
spec.add_dependency "aws-sdk" # for AWS access: SNS and S3 log tailing. Apache 2.0 License
|
||||
spec.add_dependency "filewatch", "~> 0.3.3" # for file tailing, BSD License
|
||||
spec.add_dependency "gelfd", "~> 0.2.0" #inputs/gelf, # License: Apache 2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue