From 374402fb639b8dd3c8b8d8a27ee74bf80b6a3b9a Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Fri, 4 Jul 2014 15:54:13 +0200 Subject: Update to edge capistrano and capistrano-postgresql. Released gems have problems on freebsd, using directly from git until gems are updated. --- Gemfile.lock | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 6023cf6..7a40138 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,21 @@ +GIT + remote: git@github.com:snake66/capistrano-postgresql.git + revision: f1a0141635d944c6b92be9f8e5c21664a23874a7 + branch: master + specs: + capistrano-postgresql (3.0.0) + capistrano (>= 3.0) + +GIT + remote: https://github.com/capistrano/capistrano.git + revision: bb2ed22893f1116face0c39fc24c5e0792e86a26 + specs: + capistrano (3.2.1) + highline + i18n + rake (>= 10.0.0) + sshkit (~> 1.3) + GEM remote: https://rubygems.org/ specs: @@ -39,15 +57,9 @@ 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) - capistrano-postgresql (3.0.0) - capistrano (>= 3.0) capistrano-rails (1.1.1) capistrano (~> 3.1) capistrano-bundler (~> 1.1) @@ -79,6 +91,7 @@ GEM activemodel (>= 3.0.0) activerecord (>= 3.0.0) paper_trail (~> 2) + highline (1.6.21) hike (1.2.2) i18n (0.6.1) journey (1.0.4) @@ -236,9 +249,9 @@ PLATFORMS DEPENDENCIES activerecord-postgresql-adapter bcrypt-ruby (~> 3.0.0) - capistrano (~> 3.2.0) + capistrano! capistrano-bundler - capistrano-postgresql (~> 3.0) + capistrano-postgresql! capistrano-rails capistrano-rvm coffee-rails (~> 3.2) -- cgit v1.2.3