summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2015-03-23 00:47:24 +0100
committerjomo <github@jomo.tv>2015-03-23 00:50:13 +0100
commit2237a5f510e57d027739eca844b06da38791562b (patch)
tree66952b8d6b1804cdadb2398426f3cd6f5147a355 /Gemfile.lock
parentb1e32fdedd72e79f921c16e885d8f1787ccb6d9a (diff)
capistrano changes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock35
1 files changed, 22 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 022c07d..44289d5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -66,12 +66,19 @@ GEM
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.2)
- capistrano (2.15.5)
- highline
- net-scp (>= 1.0.0)
- net-sftp (>= 2.0.0)
- net-ssh (>= 2.0.14)
- net-ssh-gateway (>= 1.1.0)
+ capistrano (3.4.0)
+ i18n
+ rake (>= 10.0.0)
+ sshkit (~> 1.3)
+ capistrano-bundler (1.1.4)
+ capistrano (~> 3.1)
+ sshkit (~> 1.2)
+ capistrano-rails (1.1.2)
+ capistrano (~> 3.1)
+ capistrano-bundler (~> 1.1)
+ capistrano-rbenv (2.0.3)
+ capistrano (~> 3.1)
+ sshkit (~> 1.3)
choice (0.1.6)
coderay (1.1.0)
coffee-rails (4.0.1)
@@ -81,10 +88,10 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.7.0)
+ colorize (0.7.5)
debug_inspector (0.0.2)
erubis (2.7.0)
execjs (2.0.2)
- highline (1.6.21)
hike (1.2.3)
hirb (0.7.1)
i18n (0.6.9)
@@ -103,11 +110,7 @@ GEM
mysql2 (0.3.15)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
- net-sftp (2.1.2)
- net-ssh (>= 2.6.5)
- net-ssh (2.9.1)
- net-ssh-gateway (1.2.0)
- net-ssh (>= 2.6.5)
+ net-ssh (2.9.2)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
polyglot (0.3.4)
@@ -158,6 +161,10 @@ GEM
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
+ sshkit (1.7.1)
+ colorize (>= 0.7.0)
+ net-scp (>= 1.1.2)
+ net-ssh (>= 2.8.0)
thor (0.19.1)
thread_safe (0.3.3)
tilt (1.4.1)
@@ -183,7 +190,9 @@ DEPENDENCIES
bcrypt-ruby
better_errors
binding_of_caller
- capistrano
+ capistrano-bundler (~> 1.1.3)
+ capistrano-rails (~> 1.1.2)
+ capistrano-rbenv (~> 2.0)
coffee-rails
highlight_js-rails!
hirb