From 0c5df5368e7e73d1e4e2bb7e0ae312c1c5113626 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 10 Dec 2014 22:12:52 +0100 Subject: Upgrade to Capistrano 3.3.4 and use capistrano-passenger gem. This also moves us back to stable capistrano deploys. --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 7269d45..1683de3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,3 @@ -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: @@ -48,9 +39,16 @@ GEM babosa (0.3.10) bcrypt-ruby (3.0.1) builder (3.0.4) + capistrano (3.3.4) + capistrano-stats (~> 1.1.0) + i18n + rake (>= 10.0.0) + sshkit (~> 1.3) capistrano-bundler (1.1.2) capistrano (~> 3.0) sshkit (~> 1.2) + capistrano-passenger (0.0.1) + capistrano (~> 3.0) capistrano-postgresql (3.0.1) capistrano (>= 3.0) capistrano-rails (1.1.1) @@ -59,6 +57,7 @@ GEM capistrano-rvm (0.1.1) capistrano (~> 3.0) sshkit (~> 1.2) + capistrano-stats (1.1.0) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) @@ -364,8 +363,9 @@ PLATFORMS DEPENDENCIES activerecord-postgresql-adapter bcrypt-ruby (~> 3.0.0) - capistrano! + capistrano (~> 3.3.4) capistrano-bundler + capistrano-passenger capistrano-postgresql (~> 3.0) capistrano-rails capistrano-rvm -- cgit v1.2.3