- bump cabin

This commit is contained in:
Jordan Sissel 2012-02-03 13:47:58 -08:00
parent 6cb718f14a
commit ba5edc00b2

View file

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