use rsofaer redfinger
This commit is contained in:
parent
f9a19e679f
commit
b87c936b34
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -26,7 +26,7 @@ gem 'json'
|
||||||
|
|
||||||
#Standards
|
#Standards
|
||||||
gem 'pubsubhubbub'
|
gem 'pubsubhubbub'
|
||||||
gem 'redfinger'
|
gem 'redfinger', :git => 'git://github.com/rsofaer/redfinger.git'
|
||||||
|
|
||||||
#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', :require => 'em-http'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue