- bump cabin for logger.metrics

This commit is contained in:
Jordan Sissel 2012-02-05 00:25:34 -08:00
parent dfc5bfc42e
commit 653fbb8320

View file

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