From a22060d1fbc57a057650e2a56e75d72386982943 Mon Sep 17 00:00:00 2001 From: maxwell Date: Tue, 2 Nov 2010 13:59:20 -0700 Subject: [PATCH] removing webfinger --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 4e8b65d55..d71163d15 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,6 @@ gem 'http_accept_language', :git => 'git://github.com/iain/http_accept_language. #Standards gem 'pubsubhubbub' -gem 'redfinger', :git => 'git://github.com/rsofaer/redfinger.git' #EventMachine gem 'em-http-request',:ref => 'bf62d67fc72d6e701be5', :git => 'git://github.com/igrigorik/em-http-request.git', :require => 'em-http'