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.lock | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 77b511f..9705f68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,12 @@ +GIT + remote: git@github.com:capistrano/capistrano.git + revision: d3023202d5139a88fe71c0a6bc3b0aee7c8b6180 + specs: + capistrano (3.2.1) + i18n + rake (>= 10.0.0) + sshkit (~> 1.3) + GEM remote: https://rubygems.org/ specs: @@ -39,10 +48,6 @@ GEM babosa (0.3.10) bcrypt-ruby (3.0.1) builder (3.0.4) - capistrano (3.2.1) - i18n - rake (>= 10.0.0) - sshkit (~> 1.3) capistrano-bundler (1.1.2) capistrano (~> 3.0) sshkit (~> 1.2) @@ -236,7 +241,7 @@ PLATFORMS DEPENDENCIES activerecord-postgresql-adapter bcrypt-ruby (~> 3.0.0) - capistrano (~> 3.2.1) + capistrano! capistrano-bundler capistrano-postgresql (~> 3.0) capistrano-rails -- cgit v1.2.3