Roll back em-http-request
This commit is contained in:
parent
d72c4de438
commit
d1a4ee0bcb
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -27,7 +27,7 @@ gem 'pubsubhubbub'
|
|||
gem 'redfinger', :git => 'git://github.com/rsofaer/redfinger.git'
|
||||
|
||||
#EventMachine
|
||||
gem 'em-http-request',:git => 'git://github.com/igrigorik/em-http-request.git', :require => 'em-http'
|
||||
gem 'em-http-request',:ref => 'bf62d67fc72d6e701be5', :git => 'git://github.com/igrigorik/em-http-request.git', :require => 'em-http'
|
||||
gem 'thin'
|
||||
|
||||
#Websocket
|
||||
|
|
|
|||
Loading…
Reference in a new issue