Don't specify arel 2.1.4 since 2.1.5 has been yanked

This commit is contained in:
Erik Michaels-Ober 2011-08-11 10:29:34 -07:00
parent a3c67268c1
commit aa796185cc
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
source 'http://rubygems.org'
gem 'rails', '3.1.0.rc5'
gem 'arel', '2.1.4'
gem 'arel'
gem 'devise'
gem 'rails_admin', :git => 'git://github.com/sferik/rails_admin.git'
gem 'geokit'

View File

@ -129,7 +129,7 @@ PLATFORMS
DEPENDENCIES
ZenTest
arel (= 2.1.4)
arel
devise
fastercsv
geokit