1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

update gemfile to rails 3.1.0.rc1 to bundle properly

This commit is contained in:
Jerry Cheung 2011-06-02 15:25:22 -07:00
parent 585b95b104
commit 7343875367

View file

@ -15,4 +15,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', :git => 'git://github.com/rails/rails.git'