This commit is contained in:
maxwell 2010-07-29 16:58:14 -07:00
parent 004233ed73
commit a534d6424e

View file

@ -3,8 +3,9 @@ source 'http://gemcutter.org'
#gem 'rails', '3.0.0.rc'
#gem 'bundler', '1.0.0.rc.1'
gem 'rails' '3.0.0.beta4'
gem 'bundler' '0.9.26'
gem 'rails', '3.0.0.beta4'
gem 'bundler', '0.9.26'
#Security
gem 'gpgme'
gem 'devise', :git => 'http://github.com/BadMinus/devise.git'