From b9edb0c60c11025311fb06f2e60b3354f1b6cb09 Mon Sep 17 00:00:00 2001
From: Carl Lerche <carllerche@mac.com>
Date: Mon, 1 Feb 2010 15:28:31 -0800
Subject: Update the Gemfile and CI build

---
 Gemfile | 1 -
 1 file changed, 1 deletion(-)

(limited to 'Gemfile')

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
-- 
cgit v1.2.3