Gemfile.lock in soloist-0.9.3 vs Gemfile.lock in soloist-0.9.4

- old
+ new

@@ -1,28 +1,27 @@ PATH remote: . specs: - soloist (0.9.0) + soloist (0.9.4) chef - json (>= 1.4.4, <= 1.5.2) GEM remote: http://rubygems.org/ specs: - bunny (0.7.1) - chef (0.10.2) + bunny (0.7.6) + chef (0.10.4) bunny (>= 0.6.0) erubis highline json (>= 1.4.4, <= 1.5.2) mixlib-authentication (>= 1.1.0) mixlib-cli (>= 1.1.0) mixlib-config (>= 1.1.2) mixlib-log (>= 1.3.0) moneta net-ssh (~> 2.1.3) - net-ssh-multi (~> 1.0.1) + net-ssh-multi (~> 1.1.0) ohai (>= 0.6.0) rest-client (>= 1.0.4, < 1.7.0) treetop (~> 1.4.9) uuidtools diff-lcs (1.1.2) @@ -30,44 +29,47 @@ highline (1.6.2) json (1.5.2) mime-types (1.16) mixlib-authentication (1.1.4) mixlib-log - mixlib-cli (1.2.0) + mixlib-cli (1.2.2) mixlib-config (1.1.2) mixlib-log (1.3.0) moneta (0.6.0) net-ssh (2.1.4) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) - net-ssh-multi (1.0.1) - net-ssh (>= 1.99.2) + net-ssh-multi (1.1) + net-ssh (>= 2.1.4) net-ssh-gateway (>= 0.99.0) - ohai (0.6.4) + ohai (0.6.8) mixlib-cli mixlib-config mixlib-log systemu yajl-ruby - polyglot (0.3.1) - rest-client (1.6.3) + polyglot (0.3.2) + rake (0.8.7) + rest-client (1.6.7) mime-types (>= 1.16) rspec (2.4.0) rspec-core (~> 2.4.0) rspec-expectations (~> 2.4.0) rspec-mocks (~> 2.4.0) rspec-core (2.4.0) rspec-expectations (2.4.0) diff-lcs (~> 1.1.2) rspec-mocks (2.4.0) - systemu (2.2.0) - treetop (1.4.9) + systemu (2.4.0) + treetop (1.4.10) + polyglot polyglot (>= 0.3.1) uuidtools (2.1.2) - yajl-ruby (0.8.2) + yajl-ruby (1.0.0) PLATFORMS ruby DEPENDENCIES + rake rspec (= 2.4.0) soloist!