Gemfile.lock in projectdx_pipeline-0.2.0 vs Gemfile.lock in projectdx_pipeline-1.0.0

- old
+ new

@@ -1,14 +1,30 @@ GEM remote: http://rubygems.org/ specs: + capistrano (2.9.0) + highline + net-scp (>= 1.0.0) + net-sftp (>= 2.0.0) + net-ssh (>= 2.0.14) + net-ssh-gateway (>= 1.1.0) + capistrano-ext (1.2.1) + capistrano (>= 1.0.0) diff-lcs (1.1.3) git (1.2.5) + highline (1.6.8) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake + net-scp (1.0.4) + net-ssh (>= 1.99.1) + net-sftp (2.0.5) + net-ssh (>= 2.0.9) + net-ssh (2.2.1) + net-ssh-gateway (1.1.0) + net-ssh (>= 1.99.1) rake (0.9.2.2) rcov (0.9.11) rspec (2.3.0) rspec-core (~> 2.3.0) rspec-expectations (~> 2.3.0) @@ -21,8 +37,10 @@ PLATFORMS ruby DEPENDENCIES bundler (~> 1.0.0) + capistrano (~> 2.9.0) + capistrano-ext (~> 1.2.1) jeweler (~> 1.6.4) rcov rspec (~> 2.3.0)