Gemfile.lock in soloist-0.9.7 vs Gemfile.lock in soloist-1.0.0.pre
- old
+ new
@@ -1,21 +1,25 @@
PATH
remote: .
specs:
- soloist (0.9.6)
+ soloist (1.0.0.pre)
chef
+ hashie
+ librarian
+ thor
GEM
remote: http://rubygems.org/
specs:
- bunny (0.8.0)
- chef (10.12.0)
- bunny (>= 0.6.0)
+ archive-tar-minitar (0.5.2)
+ bunny (0.7.9)
+ chef (10.16.2)
+ bunny (>= 0.6.0, < 0.8.0)
erubis
highline (>= 1.6.9)
json (>= 1.4.4, <= 1.6.1)
- mixlib-authentication (>= 1.1.0)
+ mixlib-authentication (>= 1.3.0)
mixlib-cli (>= 1.1.0)
mixlib-config (>= 1.1.2)
mixlib-log (>= 1.3.0)
mixlib-shellout
moneta
@@ -24,15 +28,37 @@
ohai (>= 0.6.0)
rest-client (>= 1.0.4, < 1.7.0)
treetop (~> 1.4.9)
uuidtools
yajl-ruby (~> 1.1)
- diff-lcs (1.1.2)
+ coderay (1.0.8)
+ diff-lcs (1.1.3)
erubis (2.7.0)
- highline (1.6.14)
+ gem-release (0.4.1)
+ guard (1.5.4)
+ listen (>= 0.4.2)
+ lumberjack (>= 1.0.2)
+ pry (>= 0.9.10)
+ thor (>= 0.14.6)
+ guard-bundler (1.0.0)
+ bundler (~> 1.0)
+ guard (~> 1.1)
+ guard-rspec (2.1.1)
+ guard (>= 1.1)
+ rspec (~> 2.11)
+ hashie (1.2.0)
+ highline (1.6.15)
ipaddress (0.8.0)
json (1.6.1)
+ librarian (0.0.25)
+ archive-tar-minitar (>= 0.5.2)
+ chef (>= 0.10)
+ highline
+ thor (~> 0.15)
+ listen (0.5.3)
+ lumberjack (1.0.2)
+ method_source (0.8.1)
mime-types (1.19)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.2.2)
mixlib-config (1.1.2)
@@ -51,30 +77,41 @@
mixlib-config
mixlib-log
systemu
yajl-ruby
polyglot (0.3.3)
- rake (0.8.7)
+ pry (0.9.10)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.3.1)
+ rb-fsevent (0.9.2)
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)
+ rspec (2.11.0)
+ rspec-core (~> 2.11.0)
+ rspec-expectations (~> 2.11.0)
+ rspec-mocks (~> 2.11.0)
+ rspec-core (2.11.1)
+ rspec-expectations (2.11.3)
+ diff-lcs (~> 1.1.3)
+ rspec-mocks (2.11.3)
+ slop (3.3.3)
systemu (2.5.2)
- treetop (1.4.10)
+ terminal-notifier-guard (1.5.3)
+ thor (0.16.0)
+ treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
uuidtools (2.1.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
- rake
- rspec (= 2.4.0)
+ gem-release
+ guard-bundler
+ guard-rspec
+ rb-fsevent
+ rspec
soloist!
+ terminal-notifier-guard