From 178a594b66a89bc79114c4c87ac5636b2e6178fa Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 2 Nov 2014 22:50:48 +0100 Subject: Nope, still need edge capistrano, use git-transport, though. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 4f30371..bdb1a3d 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ end group :deployment do # Deploy with Capistrano - gem 'capistrano', '~> 3.2.1' + gem 'capistrano', :git => 'git@github.com:capistrano/capistrano.git' #'~> 3.2.1' gem 'capistrano-bundler' gem 'capistrano-rails' gem 'capistrano-rvm' -- cgit v1.2.3