From 8d8b555f07e21ad5f225f630cc50b97e6ec28c24 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 21 Jun 2014 16:00:27 +0200 Subject: Install capistrano-postgresql for easier database setup. --- Gemfile.lock | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 3ff347f..6023cf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,6 +46,8 @@ GEM capistrano-bundler (1.1.2) capistrano (~> 3.0) sshkit (~> 1.2) + capistrano-postgresql (3.0.0) + capistrano (>= 3.0) capistrano-rails (1.1.1) capistrano (~> 3.1) capistrano-bundler (~> 1.1) @@ -236,6 +238,7 @@ DEPENDENCIES bcrypt-ruby (~> 3.0.0) capistrano (~> 3.2.0) capistrano-bundler + capistrano-postgresql (~> 3.0) capistrano-rails capistrano-rvm coffee-rails (~> 3.2) -- cgit v1.2.3