diff --git a/Gemfile b/Gemfile index 3619d6027..26d4d8c7a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source :rubygems -gem "cabin", "0.3.6" # for logging. apache 2 license +gem "cabin", "0.3.7" # for logging. apache 2 license gem "bunny" # for amqp support, MIT-style license gem "uuidtools" # for naming amqp queues, License ???