mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
This dep is already defined in activerecord.gemspec
This commit is contained in:
parent
1ff52cbe81
commit
a9b2634a3c
1 changed files with 0 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -4,8 +4,6 @@ gemspec
|
|||
|
||||
if ENV['AREL']
|
||||
gem "arel", :path => ENV['AREL']
|
||||
else
|
||||
gem "arel", '~> 2.1.3'
|
||||
end
|
||||
|
||||
gem "jquery-rails"
|
||||
|
|
Loading…
Reference in a new issue