From c79fe69abe37b0454a86ae78b6f333363f95bff2 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Thu, 11 Dec 2014 20:51:20 +0100 Subject: Upgrade capistrano-postgresql to private version. Based on official version 4.2 but with added option to avoid sudo when creating databases and database users. --- Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 1683de3..bc22203 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,11 @@ +GIT + remote: https://github.com/snake66/capistrano-postgresql.git + revision: ce232fe921be19eb1b5cb21d10e8b256d9f35f3b + branch: make-sudo-optional + specs: + capistrano-postgresql (4.2.0) + capistrano (>= 3.0) + GEM remote: https://rubygems.org/ specs: @@ -49,8 +57,6 @@ GEM sshkit (~> 1.2) capistrano-passenger (0.0.1) capistrano (~> 3.0) - capistrano-postgresql (3.0.1) - capistrano (>= 3.0) capistrano-rails (1.1.1) capistrano (~> 3.1) capistrano-bundler (~> 1.1) @@ -65,7 +71,7 @@ GEM coffee-script-source execjs coffee-script-source (1.6.2) - colorize (0.7.3) + colorize (0.7.4) devise (2.0.5) bcrypt-ruby (~> 3.0) orm_adapter (~> 0.0.3) @@ -133,7 +139,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.3.2) + rake (10.4.2) rdoc (3.12.2) json (~> 1.4) refinerycms (2.0.10) @@ -366,7 +372,7 @@ DEPENDENCIES capistrano (~> 3.3.4) capistrano-bundler capistrano-passenger - capistrano-postgresql (~> 3.0) + capistrano-postgresql! capistrano-rails capistrano-rvm coffee-rails (~> 3.2) -- cgit v1.2.3