From 5398d0d9b29b9b0ae23198f0e81dc8210f7c3fa9 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 2 Nov 2014 15:54:28 +0100 Subject: Upgrade to capistrano-postgresql v3.0.1 containing my fixes. --- Gemfile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 2fbcbee..4617640 100644 --- a/Gemfile +++ b/Gemfile @@ -23,10 +23,7 @@ group :deployment do gem 'capistrano-bundler' gem 'capistrano-rails' gem 'capistrano-rvm' - gem 'capistrano-postgresql', - :git => 'https://github.com/snake66/capistrano-postgresql.git', - :branch => 'set-db-explicitly' - #'~>3.0' + gem 'capistrano-postgresql', '~>3.0' end # Gems used only for assets and not required -- cgit v1.2.3