aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-06-20 19:57:11 +0200
committerHarald Eilertsen <haraldei@anduin.net>2014-06-20 19:57:11 +0200
commit15ea1510b2b67bd1e249de3b7b9ea99b5e7b468f (patch)
tree217741b19c3534685cf6bd04de62414141641da1 /Gemfile.lock
parent5058ef3e041e9e1b8ed1c5cf74b0441cf5d3c9cd (diff)
downloadhmnoweb-15ea1510b2b67bd1e249de3b7b9ea99b5e7b468f.tar.gz
hmnoweb-15ea1510b2b67bd1e249de3b7b9ea99b5e7b468f.tar.bz2
hmnoweb-15ea1510b2b67bd1e249de3b7b9ea99b5e7b468f.zip
Install Capistrano 3 gems.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock41
1 files changed, 24 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cdb99be..3ff347f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -39,12 +39,19 @@ GEM
babosa (0.3.10)
bcrypt-ruby (3.0.1)
builder (3.0.4)
- capistrano (2.14.2)
- highline
- net-scp (>= 1.0.0)
- net-sftp (>= 2.0.0)
- net-ssh (>= 2.0.14)
- net-ssh-gateway (>= 1.1.0)
+ capistrano (3.2.1)
+ i18n
+ rake (>= 10.0.0)
+ sshkit (~> 1.3)
+ capistrano-bundler (1.1.2)
+ capistrano (~> 3.0)
+ sshkit (~> 1.2)
+ capistrano-rails (1.1.1)
+ capistrano (~> 3.1)
+ capistrano-bundler (~> 1.1)
+ capistrano-rvm (0.1.1)
+ capistrano (~> 3.0)
+ sshkit (~> 1.2)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
@@ -52,6 +59,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.6.2)
+ colorize (0.7.3)
devise (2.0.5)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.3)
@@ -69,7 +77,6 @@ GEM
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
paper_trail (~> 2)
- highline (1.6.18)
hike (1.2.2)
i18n (0.6.1)
journey (1.0.4)
@@ -84,13 +91,9 @@ GEM
treetop (~> 1.4.8)
mime-types (1.22)
multi_json (1.7.2)
- net-scp (1.1.0)
- net-ssh (>= 2.6.5)
- net-sftp (2.1.1)
- net-ssh (>= 2.6.5)
- net-ssh (2.6.7)
- net-ssh-gateway (1.2.0)
+ net-scp (1.2.1)
net-ssh (>= 2.6.5)
+ net-ssh (2.9.1)
orm_adapter (0.0.7)
paper_trail (2.7.1)
activerecord (~> 3.0)
@@ -191,8 +194,6 @@ GEM
refinerycms-core
routing-filter (0.3.1)
actionpack
- rvm-capistrano (1.3.0)
- capistrano (>= 2.0.0)
sass (3.2.7)
sass-rails (3.2.6)
railties (~> 3.2.0)
@@ -209,6 +210,10 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.7)
+ sshkit (1.5.1)
+ colorize
+ net-scp (>= 1.1.2)
+ net-ssh (>= 2.8.0)
thor (0.18.1)
tilt (1.3.7)
treetop (1.4.12)
@@ -229,7 +234,10 @@ PLATFORMS
DEPENDENCIES
activerecord-postgresql-adapter
bcrypt-ruby (~> 3.0.0)
- capistrano
+ capistrano (~> 3.2.0)
+ capistrano-bundler
+ capistrano-rails
+ capistrano-rvm
coffee-rails (~> 3.2)
jquery-rails (~> 2.0.0)
lorem
@@ -243,7 +251,6 @@ DEPENDENCIES
refinerycms-pc_banners (~> 2.0.2)
refinerycms-search (~> 2.0.0)
refinerycms-videojs
- rvm-capistrano
sass-rails (~> 3.2)
spork
spork-testunit