Test against 3.1.0.

This commit is contained in:
José Valim 2011-08-31 17:16:56 +02:00
parent 071f54ac59
commit eba53f8f94
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ source "http://rubygems.org"
gemspec
gem "rails", "~> 3.1.0.rc8"
gem "rails", "~> 3.1.0"
gem "oa-oauth", '~> 0.2.0', :require => "omniauth/oauth"
gem "oa-openid", '~> 0.2.0', :require => "omniauth/openid"