rolling back
This commit is contained in:
parent
f7d74e9f93
commit
a26543b4a5
1 changed files with 4 additions and 4 deletions
8
Gemfile
8
Gemfile
|
|
@ -1,9 +1,9 @@
|
|||
source 'http://rubygems.org'
|
||||
|
||||
gem 'rails', '3.0.0.rc'
|
||||
gem 'bundler', '1.0.0.rc.5'
|
||||
#gem 'rails', '3.0.0.beta4'
|
||||
#gem 'bundler', '0.9.26'
|
||||
#gem 'rails', '3.0.0.rc'
|
||||
#gem 'bundler', '1.0.0.rc.5'
|
||||
gem 'rails', '3.0.0.beta4'
|
||||
gem 'bundler', '0.9.26'
|
||||
|
||||
#Security
|
||||
gem 'devise', :git => 'http://github.com/BadMinus/devise.git'
|
||||
|
|
|
|||
Loading…
Reference in a new issue