From ad7591bbac5b65bdaebba795300a37fe04295cc1 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 26 Dec 2017 14:05:09 +0100 Subject: Go back to release version of capistrano-postgresql gem again. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 8649166..aefd8ef 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ group :deployment do gem 'capistrano', '~> 3.3.4' gem 'capistrano-bundler' gem 'capistrano-rails' - gem 'capistrano-postgresql', '~> 4.6.1', :git => 'https://github.com/snake66/capistrano-postgresql/', :branch => 'use-systemdb-for-creating-users-dbs' + gem 'capistrano-postgresql', '~> 4.7.0' end # Gems used only for assets and not required -- cgit v1.2.3