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