aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-11-02 15:54:28 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-11-02 15:54:28 +0100
commit5398d0d9b29b9b0ae23198f0e81dc8210f7c3fa9 (patch)
tree9bd2237155cfeef7099076d44b5ab3d2b967ebc8 /Gemfile.lock
parentefa3b9168d147f663ac050668a399646e4f883f3 (diff)
downloadhmnoweb-5398d0d9b29b9b0ae23198f0e81dc8210f7c3fa9.tar.gz
hmnoweb-5398d0d9b29b9b0ae23198f0e81dc8210f7c3fa9.tar.bz2
hmnoweb-5398d0d9b29b9b0ae23198f0e81dc8210f7c3fa9.zip
Upgrade to capistrano-postgresql v3.0.1 containing my fixes.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 3 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7aec7e4..7610f02 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,14 +8,6 @@ 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:
@@ -60,6 +52,8 @@ GEM
capistrano-bundler (1.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
+ capistrano-postgresql (3.0.1)
+ capistrano (>= 3.0)
capistrano-rails (1.1.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
@@ -251,7 +245,7 @@ DEPENDENCIES
bcrypt-ruby (~> 3.0.0)
capistrano!
capistrano-bundler
- capistrano-postgresql!
+ capistrano-postgresql (~> 3.0)
capistrano-rails
capistrano-rvm
coffee-rails (~> 3.2)