aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-11-02 22:44:41 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-11-02 22:44:41 +0100
commitac059ad9bf69155b9295b0e32aa06ea7f9097d75 (patch)
tree42d943d16f55da3b204e56056bd0a527bef4e65a /Gemfile.lock
parent5398d0d9b29b9b0ae23198f0e81dc8210f7c3fa9 (diff)
downloadhmnoweb-ac059ad9bf69155b9295b0e32aa06ea7f9097d75.tar.gz
hmnoweb-ac059ad9bf69155b9295b0e32aa06ea7f9097d75.tar.bz2
hmnoweb-ac059ad9bf69155b9295b0e32aa06ea7f9097d75.zip
Go back to official release for Capistrano v 3.2.1.
Assuming this has the right fixes to get FreeBSD working.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 5 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7610f02..77b511f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,13 +1,3 @@
-GIT
- remote: https://github.com/capistrano/capistrano.git
- revision: bb2ed22893f1116face0c39fc24c5e0792e86a26
- specs:
- capistrano (3.2.1)
- highline
- i18n
- rake (>= 10.0.0)
- sshkit (~> 1.3)
-
GEM
remote: https://rubygems.org/
specs:
@@ -49,6 +39,10 @@ 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)
@@ -85,7 +79,6 @@ GEM
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
paper_trail (~> 2)
- highline (1.6.21)
hike (1.2.2)
i18n (0.6.1)
journey (1.0.4)
@@ -243,7 +236,7 @@ PLATFORMS
DEPENDENCIES
activerecord-postgresql-adapter
bcrypt-ruby (~> 3.0.0)
- capistrano!
+ capistrano (~> 3.2.1)
capistrano-bundler
capistrano-postgresql (~> 3.0)
capistrano-rails