From 2237a5f510e57d027739eca844b06da38791562b Mon Sep 17 00:00:00 2001 From: jomo Date: Mon, 23 Mar 2015 00:47:24 +0100 Subject: capistrano changes --- Gemfile.lock | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 022c07d..44289d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,12 +66,19 @@ GEM binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) builder (3.2.2) - capistrano (2.15.5) - highline - net-scp (>= 1.0.0) - net-sftp (>= 2.0.0) - net-ssh (>= 2.0.14) - net-ssh-gateway (>= 1.1.0) + capistrano (3.4.0) + i18n + rake (>= 10.0.0) + sshkit (~> 1.3) + capistrano-bundler (1.1.4) + capistrano (~> 3.1) + sshkit (~> 1.2) + capistrano-rails (1.1.2) + capistrano (~> 3.1) + capistrano-bundler (~> 1.1) + capistrano-rbenv (2.0.3) + capistrano (~> 3.1) + sshkit (~> 1.3) choice (0.1.6) coderay (1.1.0) coffee-rails (4.0.1) @@ -81,10 +88,10 @@ GEM coffee-script-source execjs coffee-script-source (1.7.0) + colorize (0.7.5) debug_inspector (0.0.2) erubis (2.7.0) execjs (2.0.2) - highline (1.6.21) hike (1.2.3) hirb (0.7.1) i18n (0.6.9) @@ -103,11 +110,7 @@ GEM mysql2 (0.3.15) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-sftp (2.1.2) - net-ssh (>= 2.6.5) - net-ssh (2.9.1) - net-ssh-gateway (1.2.0) - net-ssh (>= 2.6.5) + net-ssh (2.9.2) nokogiri (1.6.1) mini_portile (~> 0.5.0) polyglot (0.3.4) @@ -158,6 +161,10 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) + sshkit (1.7.1) + colorize (>= 0.7.0) + net-scp (>= 1.1.2) + net-ssh (>= 2.8.0) thor (0.19.1) thread_safe (0.3.3) tilt (1.4.1) @@ -183,7 +190,9 @@ DEPENDENCIES bcrypt-ruby better_errors binding_of_caller - capistrano + capistrano-bundler (~> 1.1.3) + capistrano-rails (~> 1.1.2) + capistrano-rbenv (~> 2.0) coffee-rails highlight_js-rails! hirb -- cgit v1.2.3