move back to magent master
This commit is contained in:
parent
597258615b
commit
585ab020f8
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -39,7 +39,7 @@ gem 'thin'
|
|||
|
||||
#Websocket
|
||||
gem 'em-websocket', :git => 'git://github.com/igrigorik/em-websocket'
|
||||
gem 'magent', :git => 'git://github.com/maxwell/magent.git'
|
||||
gem 'magent', :git => 'git://github.com/dcu/magent.git'
|
||||
|
||||
#File uploading
|
||||
gem 'carrierwave', :git => 'git://github.com/rsofaer/carrierwave.git' , :branch => 'master' #Untested mongomapper branch
|
||||
|
|
|
|||
Loading…
Reference in a new issue