Gemfile.lock in soloist-0.9.0 vs Gemfile.lock in soloist-0.9.1
- old
+ new
@@ -1,62 +1,70 @@
PATH
remote: .
specs:
- soloist (0.0.5)
- chef (= 0.9.12)
- json (= 1.4.6)
+ soloist (0.9.0)
+ chef
+ json (>= 1.4.4, <= 1.5.2)
GEM
remote: http://rubygems.org/
specs:
- abstract (1.0.0)
- bunny (0.6.0)
- chef (0.9.12)
+ bunny (0.7.1)
+ chef (0.10.2)
bunny (>= 0.6.0)
erubis
- extlib
highline
- json (>= 1.4.4, <= 1.4.6)
+ 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.2.0)
+ mixlib-log (>= 1.3.0)
moneta
- ohai (>= 0.5.7)
+ net-ssh (~> 2.1.3)
+ net-ssh-multi (~> 1.0.1)
+ ohai (>= 0.6.0)
rest-client (>= 1.0.4, < 1.7.0)
+ treetop (~> 1.4.9)
uuidtools
diff-lcs (1.1.2)
- erubis (2.6.6)
- abstract (>= 1.0.0)
- extlib (0.9.15)
- highline (1.6.1)
- json (1.4.6)
+ erubis (2.7.0)
+ 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-config (1.1.2)
- mixlib-log (1.2.0)
+ mixlib-log (1.3.0)
moneta (0.6.0)
- ohai (0.5.8)
- extlib
- json (>= 1.4.4, <= 1.4.6)
+ 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-gateway (>= 0.99.0)
+ ohai (0.6.4)
mixlib-cli
mixlib-config
mixlib-log
systemu
- rest-client (1.6.1)
+ yajl-ruby
+ polyglot (0.3.1)
+ rest-client (1.6.3)
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 (1.2.0)
+ systemu (2.2.0)
+ treetop (1.4.9)
+ polyglot (>= 0.3.1)
uuidtools (2.1.2)
+ yajl-ruby (0.8.2)
PLATFORMS
ruby
DEPENDENCIES