From 29190fa9896eed02511fbef8358748e8e3b240d7 Mon Sep 17 00:00:00 2001 From: Lance Pollard Date: Mon, 31 May 2010 18:57:24 -0700 Subject: [PATCH] heroku issues --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index c009dfa..f0b6190 100644 --- a/Gemfile +++ b/Gemfile @@ -11,6 +11,6 @@ gem 'rack-openid', '>=0.2.1', :require => 'rack/openid' gem "authlogic", :git => "git://github.com/odorcicd/authlogic.git", :branch => "rails3" gem "oauth" gem "oauth2" -gem "authlogic-connect", '>=0.0.4' +gem "authlogic-connect", '>=0.0.4.04' gem "shoulda", :git => "git://github.com/bmaddy/shoulda", :branch => "rails3" \ No newline at end of file