Gemfile.lock in soloist-1.0.0.pre vs Gemfile.lock in soloist-1.0.0
- old
+ new
@@ -1,18 +1,21 @@
PATH
remote: .
specs:
soloist (1.0.0.pre)
+ awesome_print
chef
hashie
librarian
+ net-ssh
thor
GEM
remote: http://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
+ awesome_print (1.1.0)
bunny (0.7.9)
chef (10.16.2)
bunny (>= 0.6.0, < 0.8.0)
erubis
highline (>= 1.6.9)
@@ -40,23 +43,26 @@
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-rspec (2.2.0)
guard (>= 1.1)
rspec (~> 2.11)
+ guard-shell (0.5.1)
+ guard (>= 1.1.0)
hashie (1.2.0)
highline (1.6.15)
ipaddress (0.8.0)
json (1.6.1)
+ json (1.6.1-java)
librarian (0.0.25)
archive-tar-minitar (>= 0.5.2)
chef (>= 0.10)
highline
thor (~> 0.15)
- listen (0.5.3)
+ listen (0.6.0)
lumberjack (1.0.2)
method_source (0.8.1)
mime-types (1.19)
mixlib-authentication (1.3.0)
mixlib-log
@@ -81,37 +87,45 @@
polyglot (0.3.3)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
+ pry (0.9.10-java)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.3.1)
+ spoon (~> 0.0)
rb-fsevent (0.9.2)
rest-client (1.6.7)
mime-types (>= 1.16)
- 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)
+ rspec (2.12.0)
+ rspec-core (~> 2.12.0)
+ rspec-expectations (~> 2.12.0)
+ rspec-mocks (~> 2.12.0)
+ rspec-core (2.12.0)
+ rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
- rspec-mocks (2.11.3)
+ rspec-mocks (2.12.0)
slop (3.3.3)
+ spoon (0.0.1)
systemu (2.5.2)
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
+ java
ruby
DEPENDENCIES
gem-release
guard-bundler
guard-rspec
+ guard-shell
rb-fsevent
rspec
soloist!
terminal-notifier-guard