aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index ec064bbda8..f6caa1ee65 100644
--- a/Gemfile
+++ b/Gemfile
@@ -4,8 +4,6 @@ gemspec
if ENV['AREL']
gem "arel", :path => ENV['AREL']
-else
- gem "arel", '~> 2.1.3'
end
gem "jquery-rails"