- bump gemspec version of cabin to match Gemfile (resolves #148)

This commit is contained in:
Jordan Sissel 2012-06-08 11:21:12 -07:00
parent 107f4c49d6
commit c9b3a47e6a

View file

@ -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