aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-11-02 22:50:48 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-11-02 22:50:48 +0100
commit178a594b66a89bc79114c4c87ac5636b2e6178fa (patch)
treef65799a97613304eed7725a1ee8402b7eff1957d /Gemfile.lock
parentac059ad9bf69155b9295b0e32aa06ea7f9097d75 (diff)
downloadhmnoweb-178a594b66a89bc79114c4c87ac5636b2e6178fa.tar.gz
hmnoweb-178a594b66a89bc79114c4c87ac5636b2e6178fa.tar.bz2
hmnoweb-178a594b66a89bc79114c4c87ac5636b2e6178fa.zip
Nope, still need edge capistrano, use git-transport, though.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock15
1 files changed, 10 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 77b511f..9705f68 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,12 @@
+GIT
+ remote: git@github.com:capistrano/capistrano.git
+ revision: d3023202d5139a88fe71c0a6bc3b0aee7c8b6180
+ specs:
+ capistrano (3.2.1)
+ i18n
+ rake (>= 10.0.0)
+ sshkit (~> 1.3)
+
GEM
remote: https://rubygems.org/
specs:
@@ -39,10 +48,6 @@ GEM
babosa (0.3.10)
bcrypt-ruby (3.0.1)
builder (3.0.4)
- capistrano (3.2.1)
- i18n
- rake (>= 10.0.0)
- sshkit (~> 1.3)
capistrano-bundler (1.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
@@ -236,7 +241,7 @@ PLATFORMS
DEPENDENCIES
activerecord-postgresql-adapter
bcrypt-ruby (~> 3.0.0)
- capistrano (~> 3.2.1)
+ capistrano!
capistrano-bundler
capistrano-postgresql (~> 3.0)
capistrano-rails