1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Result of bundling again

This commit is contained in:
Lee Hambley 2013-09-18 07:53:45 +02:00
parent 114a5f9c8c
commit 5fc1335f4e
2 changed files with 22 additions and 0 deletions

View file

@ -32,13 +32,23 @@ GEM
liquid (2.5.1)
maruku (0.6.1)
syntax (>= 1.0.0)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
posix-spawn (0.3.6)
pygments.rb (0.5.0)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
redcarpet (2.2.2)
safe_yaml (0.7.1)
sshkit (0.0.34)
net-scp
net-ssh
term-ansicolor
syntax (1.0.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
tins (0.9.0)
unindent (1.0)
yajl-ruby (1.1.0)
@ -50,4 +60,5 @@ DEPENDENCIES
git
jekyll (~> 1.1.2)
redcarpet
sshkit
unindent

View file

@ -32,13 +32,23 @@ GEM
liquid (2.5.1)
maruku (0.6.1)
syntax (>= 1.0.0)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
posix-spawn (0.3.6)
pygments.rb (0.5.0)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
redcarpet (2.2.2)
safe_yaml (0.7.1)
sshkit (0.0.34)
net-scp
net-ssh
term-ansicolor
syntax (1.0.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
tins (0.9.0)
unindent (1.0)
yajl-ruby (1.1.0)
@ -50,4 +60,5 @@ DEPENDENCIES
git
jekyll (~> 1.1.2)
redcarpet
sshkit
unindent