aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2013-03-14 22:49:22 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2013-03-14 22:49:22 -0700
commitab379b50256ad27ad063c525eaf77312b0136c05 (patch)
tree2bc2d0c3c27b2f764b5d0e34bbc0876c4791cd9e /Gemfile
parent19ca04a18463beef4f906c8d9879d095d6cc5f51 (diff)
downloadrails-ab379b50256ad27ad063c525eaf77312b0136c05.tar.gz
rails-ab379b50256ad27ad063c525eaf77312b0136c05.tar.bz2
rails-ab379b50256ad27ad063c525eaf77312b0136c05.zip
oops!
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index fed5683e51..a367397c89 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,7 +8,6 @@ gem 'bcrypt-ruby', '~> 3.0.0'
gem 'jquery-rails', '~> 2.2.0'
gem 'turbolinks'
gem 'coffee-rails', '~> 4.0.0.beta1'
-gem 'arel', :path => '/Users/aaron/git/arel'
# This needs to be with require false to avoid
# it being automatically loaded by sprockets