This dep is already defined in activerecord.gemspec

This commit is contained in:
Santiago Pastorino 2011-08-03 18:14:11 -03:00 committed by Xavier Noria
parent 1ff52cbe81
commit a9b2634a3c
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ gemspec
if ENV['AREL']
gem "arel", :path => ENV['AREL']
else
gem "arel", '~> 2.1.3'
end
gem "jquery-rails"