diff options
| author | Santiago Pastorino <santiago@wyeworks.com> | 2011-08-03 18:14:11 -0300 |
|---|---|---|
| committer | Santiago Pastorino <santiago@wyeworks.com> | 2011-08-03 18:15:14 -0300 |
| commit | 8962e96e3926a0c8d11d57eb583d5879dab0637c (patch) | |
| tree | 007eeaf5c6277013e976f83352c6de6cd20b30a9 | |
| parent | 86b7d83f1ce81284cad37781667a5f204be22273 (diff) | |
| download | rails-8962e96e3926a0c8d11d57eb583d5879dab0637c.tar.gz rails-8962e96e3926a0c8d11d57eb583d5879dab0637c.tar.bz2 rails-8962e96e3926a0c8d11d57eb583d5879dab0637c.zip | |
This dep is already defined in activerecord.gemspec
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ gemspec if ENV['AREL'] gem "arel", :path => ENV['AREL'] -else - gem "arel", '~> 2.1.3' end gem "jquery-rails" |
