- bump cabin

This commit is contained in:
Jordan Sissel 2012-02-29 11:31:36 -08:00
parent 787134efbf
commit c8b3965e4d
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
source :rubygems
gem "cabin", "0.3.8" # for logging. apache 2 license
gem "cabin", "0.4.1" # for logging. apache 2 license
gem "bunny" # for amqp support, MIT-style license
gem "uuidtools" # for naming amqp queues, License ???

View file

@ -6,7 +6,7 @@ GEM
bson (1.5.2)
bson (1.5.2-java)
bunny (0.7.9)
cabin (0.3.8)
cabin (0.4.1)
json
childprocess (0.3.1)
ffi (~> 1.0.6)
@ -20,8 +20,8 @@ GEM
gelfd (0.2.0)
gmetric (0.1.3)
haml (3.1.4)
jls-grok (0.10.5)
cabin (~> 0.3.0)
jls-grok (0.10.6)
cabin (~> 0.4.0)
jruby-elasticsearch (0.0.11)
jruby-openssl (0.7.5)
bouncy-castle-java (>= 1.5.0146.1)
@ -57,7 +57,7 @@ PLATFORMS
DEPENDENCIES
awesome_print
bunny
cabin (= 0.3.8)
cabin (= 0.4.1)
ffi
ffi-rzmq (= 0.9.0)
filewatch (= 0.3.3)
@ -65,7 +65,7 @@ DEPENDENCIES
gelfd (= 0.2.0)
gmetric (= 0.1.3)
haml
jls-grok (= 0.10.5)
jls-grok (= 0.10.6)
jruby-elasticsearch (= 0.0.11)
jruby-openssl
json