Skip to content

Commit

Permalink
- bump cabin
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Feb 29, 2012
1 parent 787134e commit c8b3965
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -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 ???

Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -57,15 +57,15 @@ PLATFORMS
DEPENDENCIES
awesome_print
bunny
cabin (= 0.3.8)
cabin (= 0.4.1)
ffi
ffi-rzmq (= 0.9.0)
filewatch (= 0.3.3)
gelf
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
Expand Down

0 comments on commit c8b3965

Please sign in to comment.