specifying em-http ref
This commit is contained in:
parent
ec3f6e6765
commit
89a39da99e
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -27,7 +27,7 @@ gem 'pubsubhubbub'
|
||||||
gem 'redfinger'
|
gem 'redfinger'
|
||||||
|
|
||||||
#EventMachine
|
#EventMachine
|
||||||
gem 'em-http-request',:git => 'git://github.com/igrigorik/em-http-request.git', :require => 'em-http'
|
gem 'em-http-request',:git => 'git://github.com/igrigorik/em-http-request.git', :ref => 'c6c494c514291f686cf6', :require => 'em-http'
|
||||||
gem 'em-websocket'
|
gem 'em-websocket'
|
||||||
gem 'thin'
|
gem 'thin'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue