aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-12-16 14:22:00 +0100
committerHarald Eilertsen <haraldei@anduin.net>2017-12-16 14:22:00 +0100
commit302aadd8bfd4030d9b2a71d5121fd650c0918338 (patch)
tree104a780a180e93dce09b435c0d5c5908e81a4b1c /Gemfile
parent3c4b7f712d61a9006f90960273fdefcb0c7ca371 (diff)
parent734c8519b5cc7d69541726d6a7e15b917217756d (diff)
downloadhmnoweb-302aadd8bfd4030d9b2a71d5121fd650c0918338.tar.gz
hmnoweb-302aadd8bfd4030d9b2a71d5121fd650c0918338.tar.bz2
hmnoweb-302aadd8bfd4030d9b2a71d5121fd650c0918338.zip
Merge branch 'permanent-merch-link'
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 9f8646f..19c8dd2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -24,9 +24,7 @@ group :deployment do
gem 'capistrano', '~> 3.3.4'
gem 'capistrano-bundler'
gem 'capistrano-rails'
- gem 'capistrano-postgresql',
- :git => 'https://github.com/capistrano-plugins/capistrano-postgresql.git',
- :branch => 'feature/psql_without_sudo' #'~>4.0'
+ gem 'capistrano-postgresql', '~> 4.6.1'
end
# Gems used only for assets and not required