- bump cabin version

This commit is contained in:
Jordan Sissel 2012-02-06 20:39:56 -08:00
parent d47c1dc98f
commit 2a37a0fccb

View file

@ -4,7 +4,7 @@ def jruby?
return RUBY_ENGINE == "jruby"
end
gem "cabin", "0.2.3" # for logging. apache 2 license
gem "cabin", "0.3.0" # for logging. apache 2 license
gem "bunny" # for amqp support, MIT-style license
gem "uuidtools" # for naming amqp queues, License ???