aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-12-10 22:12:52 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-12-10 22:12:52 +0100
commit0c5df5368e7e73d1e4e2bb7e0ae312c1c5113626 (patch)
treeb0a043604ee0bc8526084edadc4111bd4e7e8564 /Gemfile.lock
parente49b8c0b0e58e8cd50d1675473ff4bc737b068ed (diff)
downloadhmnoweb-0c5df5368e7e73d1e4e2bb7e0ae312c1c5113626.tar.gz
hmnoweb-0c5df5368e7e73d1e4e2bb7e0ae312c1c5113626.tar.bz2
hmnoweb-0c5df5368e7e73d1e4e2bb7e0ae312c1c5113626.zip
Upgrade to Capistrano 3.3.4 and use capistrano-passenger gem.
This also moves us back to stable capistrano deploys.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7269d45..1683de3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,12 +1,3 @@
-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:
@@ -48,9 +39,16 @@ GEM
babosa (0.3.10)
bcrypt-ruby (3.0.1)
builder (3.0.4)
+ capistrano (3.3.4)
+ capistrano-stats (~> 1.1.0)
+ i18n
+ rake (>= 10.0.0)
+ sshkit (~> 1.3)
capistrano-bundler (1.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
+ capistrano-passenger (0.0.1)
+ capistrano (~> 3.0)
capistrano-postgresql (3.0.1)
capistrano (>= 3.0)
capistrano-rails (1.1.1)
@@ -59,6 +57,7 @@ GEM
capistrano-rvm (0.1.1)
capistrano (~> 3.0)
sshkit (~> 1.2)
+ capistrano-stats (1.1.0)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
@@ -364,8 +363,9 @@ PLATFORMS
DEPENDENCIES
activerecord-postgresql-adapter
bcrypt-ruby (~> 3.0.0)
- capistrano!
+ capistrano (~> 3.3.4)
capistrano-bundler
+ capistrano-passenger
capistrano-postgresql (~> 3.0)
capistrano-rails
capistrano-rvm