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:
parent
585b95b104
commit
7343875367
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue