Bump Rails 3.1 version in Gemfile.

This commit is contained in:
Michael Bleigh 2011-05-25 17:50:47 -05:00
parent ec0b4db636
commit 9e334744cc
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ gemspec :path => 'oa-more'
gemspec :path => 'oa-oauth'
gemspec :path => 'oa-openid'
gem 'activerecord', '3.1.0.beta', :git => 'git://github.com/rails/rails.git'
gem 'activerecord', '3.1.0.rc1'