Skip to content

Commit

Permalink
Bump _bushido-faye
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrove committed Mar 31, 2012
1 parent d479cda commit 6d5d379
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
Expand Up @@ -11,7 +11,7 @@ gem 'bushido'

# Server/transport gems
gem 'thin'
gem '_bushido-faye'
gem '_bushido-faye', '0.8.2'

# Helper gems
gem 'kaminari'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
_bushido-faye (0.8.1)
_bushido-faye (0.8.2)
_bushido-faye-websocket (>= 0.4.0)
cookiejar (>= 0.3.0)
em-http-request (>= 0.3.0)
eventmachine (>= 0.12.0)
faye-websocket (>= 0.4.0)
rack (>= 1.0.0)
yajl-ruby (>= 1.0.0)
_bushido-faye-websocket (0.4.4)
eventmachine (>= 0.12.0)
actionmailer (3.2.2)
actionpack (= 3.2.2)
mail (~> 2.4.0)
Expand Down Expand Up @@ -88,8 +90,6 @@ GEM
factory_girl_rails (1.7.0)
factory_girl (~> 2.6.0)
railties (>= 3.0.0)
faye-websocket (0.4.4)
eventmachine (>= 0.12.0)
highline (1.6.11)
hike (1.2.1)
httparty (0.8.1)
Expand Down Expand Up @@ -196,7 +196,7 @@ PLATFORMS
ruby

DEPENDENCIES
_bushido-faye
_bushido-faye (= 0.8.2)
aws-sdk
bourbon
bushido
Expand Down

0 comments on commit 6d5d379

Please sign in to comment.