aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
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