Gemfile.lock in capistrano-node-deploy-1.2.5 vs Gemfile.lock in capistrano-node-deploy-1.2.6

- old
+ new

@@ -1,33 +1,73 @@ GEM remote: http://rubygems.org/ specs: + activesupport (4.0.0) + i18n (~> 0.6, >= 0.6.4) + minitest (~> 4.2) + multi_json (~> 1.3) + thread_safe (~> 0.1) + tzinfo (~> 0.3.37) + atomic (1.1.10) + builder (3.2.2) + faraday (0.8.7) + multipart-post (~> 1.1) git (1.2.5) - jeweler (1.8.3) + github_api (0.8.1) + faraday (~> 0.8.1) + hashie (~> 1.2.0) + multi_json (~> 1.3) + nokogiri (~> 1.5.2) + oauth2 + hashie (1.2.0) + highline (1.6.19) + httpauth (0.2.0) + i18n (0.6.4) + jeweler (1.8.5) + builder bundler (~> 1.0) git (>= 1.2.5) + github_api (>= 0.8.1) + highline (>= 1.6.15) + nokogiri (= 1.5.10) rake rdoc - json (1.6.6) - multi_json (1.3.6) - railsless-deploy (1.0.2) - rake (0.9.2.2) - rcov (1.0.0) - rdoc (3.12) + json (1.8.0) + jwt (0.1.6) + multi_json (>= 1.0) + minitest (4.7.5) + multi_json (1.3.7) + multi_xml (0.5.4) + multipart-post (1.2.0) + nokogiri (1.5.10) + oauth2 (0.9.2) + faraday (~> 0.8) + httpauth (~> 0.2) + jwt (~> 0.1.4) + multi_json (~> 1.0) + multi_xml (~> 0.5) + rack (~> 1.2) + rack (1.5.2) + railsless-deploy (1.1.2) + rake (10.1.0) + rdoc (3.12.2) json (~> 1.4) - shoulda (3.0.1) - shoulda-context (~> 1.0.0) - shoulda-matchers (~> 1.0.0) - shoulda-context (1.0.0) - shoulda-matchers (1.0.0) + shoulda (3.5.0) + shoulda-context (~> 1.0, >= 1.0.1) + shoulda-matchers (>= 1.4.1, < 3.0) + shoulda-context (1.1.4) + shoulda-matchers (2.2.0) + activesupport (>= 3.0.0) + thread_safe (0.1.0) + atomic + tzinfo (0.3.37) PLATFORMS ruby DEPENDENCIES bundler (~> 1.1) jeweler (~> 1.8.3) multi_json (~> 1.3.6) railsless-deploy - rcov rdoc (~> 3.12) shoulda