Skip to content

Commit

Permalink
Adds bushido-faye
Browse files Browse the repository at this point in the history
Signed-off-by: Akash Manohar J <akash@akash.im>
  • Loading branch information
HashNuke committed Mar 28, 2012
1 parent cd38a08 commit cdb8154
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -11,7 +11,7 @@ gem 'bushido'

# Server/transport gems
gem 'thin'
gem 'faye'
gem 'bushido-faye'

# Helper gems
gem 'kaminari'
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Expand Up @@ -56,6 +56,13 @@ GEM
json (>= 1.4.6)
orm_adapter (~> 0.0.3)
rest-client (>= 1.6.1)
bushido-faye (0.8.1)
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)
cocaine (0.2.1)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
Expand Down Expand Up @@ -93,13 +100,6 @@ GEM
factory_girl_rails (1.7.0)
factory_girl (~> 2.6.0)
railties (>= 3.0.0)
faye (0.8.1)
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)
faye-websocket (0.4.4)
eventmachine (>= 0.12.0)
highline (1.6.11)
Expand Down Expand Up @@ -213,13 +213,13 @@ DEPENDENCIES
aws-sdk
bourbon
bushido
bushido-faye
coffee-rails (~> 3.2.1)
devise
devise_bushido_authenticatable
eco
execjs
factory_girl_rails
faye
jquery-rails
kaminari
paperclip
Expand Down

0 comments on commit cdb8154

Please sign in to comment.