removing webfinger
This commit is contained in:
parent
4332174525
commit
a22060d1fb
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -31,7 +31,6 @@ gem 'http_accept_language', :git => 'git://github.com/iain/http_accept_language.
|
||||||
|
|
||||||
#Standards
|
#Standards
|
||||||
gem 'pubsubhubbub'
|
gem 'pubsubhubbub'
|
||||||
gem 'redfinger', :git => 'git://github.com/rsofaer/redfinger.git'
|
|
||||||
|
|
||||||
#EventMachine
|
#EventMachine
|
||||||
gem 'em-http-request',:ref => 'bf62d67fc72d6e701be5', :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'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue