aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-12-26 14:05:09 +0100
committerHarald Eilertsen <haraldei@anduin.net>2017-12-26 14:05:09 +0100
commitad7591bbac5b65bdaebba795300a37fe04295cc1 (patch)
treeaf11e8e215e1564f2d4bf40efa57b17e31828bb8 /Gemfile
parent03bc78d2a69fe12a575197e969153282b5f3a144 (diff)
downloadhmnoweb-ad7591bbac5b65bdaebba795300a37fe04295cc1.tar.gz
hmnoweb-ad7591bbac5b65bdaebba795300a37fe04295cc1.tar.bz2
hmnoweb-ad7591bbac5b65bdaebba795300a37fe04295cc1.zip
Go back to release version of capistrano-postgresql gem again.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
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