aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-07-06 11:09:15 +0200
committerHarald Eilertsen <haraldei@anduin.net>2014-07-06 11:09:15 +0200
commit7d940b7ce87415158a63e15138bcc47bc0983659 (patch)
tree51f4d506afabed2b37561444df7a286fba7d72aa /Gemfile.lock
parent374402fb639b8dd3c8b8d8a27ee74bf80b6a3b9a (diff)
downloadhmnoweb-7d940b7ce87415158a63e15138bcc47bc0983659.tar.gz
hmnoweb-7d940b7ce87415158a63e15138bcc47bc0983659.tar.bz2
hmnoweb-7d940b7ce87415158a63e15138bcc47bc0983659.zip
Use updated capistrano-postgres.
Need this version to use correct database when checking/adding users and databases.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7a40138..7aec7e4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,12 +1,4 @@
GIT
- remote: git@github.com:snake66/capistrano-postgresql.git
- revision: f1a0141635d944c6b92be9f8e5c21664a23874a7
- branch: master
- specs:
- capistrano-postgresql (3.0.0)
- capistrano (>= 3.0)
-
-GIT
remote: https://github.com/capistrano/capistrano.git
revision: bb2ed22893f1116face0c39fc24c5e0792e86a26
specs:
@@ -16,6 +8,14 @@ GIT
rake (>= 10.0.0)
sshkit (~> 1.3)
+GIT
+ remote: https://github.com/snake66/capistrano-postgresql.git
+ revision: 80153f2388dd23361ac31248d0ee66cd2004b25c
+ branch: set-db-explicitly
+ specs:
+ capistrano-postgresql (3.0.0)
+ capistrano (>= 3.0)
+
GEM
remote: https://rubygems.org/
specs:
@@ -139,7 +139,7 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
- rake (10.0.4)
+ rake (10.3.2)
rdoc (3.12.2)
json (~> 1.4)
refinerycms (2.0.10)