aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 68e6487e2c..051607c0f1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,7 +11,6 @@ if RUBY_VERSION < '1.9'
end
# AR
-gem "arel", ">= 0.2.0"
gem "sqlite3-ruby", ">= 1.2.5"
group :test do