aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2011-12-21 11:41:19 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2011-12-21 13:56:20 -0700
commitd6d774063da02f0654f9203c8bface943e889454 (patch)
tree84258cf663b0d6a3b0fefb6f0ce6b25d362925a2
parent1634cfa4475c902e649fa9e1c9a9231498b6579a (diff)
downloadrails-d6d774063da02f0654f9203c8bface943e889454.tar.gz
rails-d6d774063da02f0654f9203c8bface943e889454.tar.bz2
rails-d6d774063da02f0654f9203c8bface943e889454.zip
switch to git journey
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 76fd2a2f96..1284c60531 100644
--- a/Gemfile
+++ b/Gemfile
@@ -14,7 +14,7 @@ gem 'jquery-rails'
if ENV['JOURNEY']
gem 'journey', :path => ENV['JOURNEY']
else
- gem 'journey'
+ gem 'journey', :git => "git://github.com/rails/journey"
end
# This needs to be with require false to avoid