aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-06-21 16:00:27 +0200
committerHarald Eilertsen <haraldei@anduin.net>2014-06-21 16:00:27 +0200
commit8d8b555f07e21ad5f225f630cc50b97e6ec28c24 (patch)
treedbd113a773985a9ae718dcbe098cdd5aac639a19 /Gemfile
parent230a3756b0aee53a5f85bf745571156ca578c60a (diff)
downloadhmnoweb-8d8b555f07e21ad5f225f630cc50b97e6ec28c24.tar.gz
hmnoweb-8d8b555f07e21ad5f225f630cc50b97e6ec28c24.tar.bz2
hmnoweb-8d8b555f07e21ad5f225f630cc50b97e6ec28c24.zip
Install capistrano-postgresql for easier database setup.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index bd9f1c5..522fd29 100644
--- a/Gemfile
+++ b/Gemfile
@@ -23,6 +23,7 @@ group :deployment do
gem 'capistrano-bundler'
gem 'capistrano-rails'
gem 'capistrano-rvm'
+ gem 'capistrano-postgresql', '~>3.0'
end
# Gems used only for assets and not required