aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2012-01-23 17:23:13 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2012-01-23 17:23:13 -0800
commit1a56a761530e3adf043a9d45ca6e1e90114f6a0e (patch)
treee216d9767c0e9fb0b898f37502a5e41f0e674647 /Gemfile
parent3913b510b7136a90113fecf2699ea218e849aaa7 (diff)
downloadrails-1a56a761530e3adf043a9d45ca6e1e90114f6a0e.tar.gz
rails-1a56a761530e3adf043a9d45ca6e1e90114f6a0e.tar.bz2
rails-1a56a761530e3adf043a9d45ca6e1e90114f6a0e.zip
work against 1-0-stable until a new journey is released
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 307ba8f0b8..103dd1bd6c 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.git', :branch => '1-0-stable'
end
# This needs to be with require false to avoid