Gemfile.lock in knife-cookbook-cleanup-0.1.1 vs Gemfile.lock in knife-cookbook-cleanup-1.0.0
- old
+ new
@@ -1,85 +1,165 @@
PATH
remote: .
specs:
knife-cookbook-cleanup (0.1.1)
- chef (> 0.10.10)
+ chef (> 12.0)
GEM
remote: https://rubygems.org/
specs:
- chef (11.10.4)
- chef-zero (~> 1.7, >= 1.7.2)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
+ ast (2.4.0)
+ builder (3.2.3)
+ chef (13.8.3)
+ addressable
+ bundler (>= 1.10)
+ chef-config (= 13.8.3)
+ chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
+ ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
- json (>= 1.4.4, <= 1.8.1)
- mime-types (~> 1.16)
- mixlib-authentication (~> 1.3)
- mixlib-cli (~> 1.4)
+ iniparse (~> 1.4)
+ iso8601 (~> 0.9.1)
+ mixlib-archive (~> 0.4)
+ mixlib-authentication (~> 1.4)
+ mixlib-cli (~> 1.7)
+ mixlib-log (~> 1.3)
+ mixlib-shellout (~> 2.0)
+ net-sftp (~> 2.1, >= 2.1.2)
+ net-ssh (>= 2.9, < 5.0)
+ net-ssh-multi (~> 1.2, >= 1.2.1)
+ ohai (~> 13.0)
+ plist (~> 3.2)
+ proxifier (~> 1.0)
+ rspec-core (~> 3.5)
+ rspec-expectations (~> 3.5)
+ rspec-mocks (~> 3.5)
+ rspec_junit_formatter (~> 0.2.0)
+ serverspec (~> 2.7)
+ specinfra (~> 2.10)
+ syslog-logger (~> 1.6)
+ uuidtools (~> 2.1.5)
+ chef-config (13.8.3)
+ addressable
+ fuzzyurl
mixlib-config (~> 2.0)
+ mixlib-shellout (~> 2.0)
+ tomlrb (~> 1.2)
+ chef-zero (13.1.0)
+ ffi-yajl (~> 2.2)
+ hashie (>= 2.0, < 4.0)
mixlib-log (~> 1.3)
- mixlib-shellout (~> 1.3)
- net-ssh (~> 2.6)
- net-ssh-multi (~> 1.1)
- ohai (~> 6.0)
- pry (~> 0.9)
- puma (~> 1.6)
- rest-client (>= 1.0.4, < 1.7.0)
- yajl-ruby (~> 1.1)
- chef-zero (1.7.3)
- hashie (~> 2.0)
- json
- mixlib-log (~> 1.3)
- moneta (< 0.7.0)
- rack
- coderay (1.1.0)
- diff-lcs (1.2.5)
+ rack (~> 2.0)
+ uuidtools (~> 2.1)
+ diff-lcs (1.3)
erubis (2.7.0)
- hashie (2.1.0)
- highline (1.6.21)
- ipaddress (0.8.0)
- json (1.8.1)
- method_source (0.8.2)
- mime-types (1.25.1)
- mixlib-authentication (1.3.0)
+ ffi (1.9.23)
+ ffi-yajl (2.3.1)
+ libyajl2 (~> 1.2)
+ fuzzyurl (0.9.0)
+ hashie (3.5.7)
+ highline (1.7.10)
+ iniparse (1.4.4)
+ ipaddress (0.8.3)
+ iso8601 (0.9.1)
+ libyajl2 (1.2.0)
+ mixlib-archive (0.4.1)
mixlib-log
- mixlib-cli (1.4.0)
- mixlib-config (2.1.0)
- mixlib-log (1.6.0)
- mixlib-shellout (1.3.0)
- moneta (0.6.0)
- net-ssh (2.8.0)
- net-ssh-gateway (1.2.0)
+ mixlib-authentication (1.4.2)
+ mixlib-cli (1.7.0)
+ mixlib-config (2.2.5)
+ mixlib-log (1.7.1)
+ mixlib-shellout (2.3.2)
+ multi_json (1.13.1)
+ net-scp (1.2.1)
net-ssh (>= 2.6.5)
- net-ssh-multi (1.2.0)
+ net-sftp (2.1.2)
net-ssh (>= 2.6.5)
+ net-ssh (4.2.0)
+ net-ssh-gateway (2.0.0)
+ net-ssh (>= 4.0.0)
+ net-ssh-multi (1.2.1)
+ net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
- ohai (6.20.0)
+ net-telnet (0.1.1)
+ ohai (13.8.0)
+ chef-config (>= 12.5.0.alpha.1, < 14)
+ ffi (~> 1.9)
+ ffi-yajl (~> 2.2)
ipaddress
mixlib-cli
- mixlib-config
- mixlib-log
- mixlib-shellout
- systemu (~> 2.5.2)
- yajl-ruby
- pry (0.9.12.6)
- coderay (~> 1.0)
- method_source (~> 0.8)
- slop (~> 3.4)
- puma (1.6.3)
- rack (~> 1.2)
- rack (1.5.2)
- rake (10.2.2)
- rest-client (1.6.7)
- mime-types (>= 1.16)
- slop (3.5.0)
- systemu (2.5.2)
- yajl-ruby (1.2.0)
+ mixlib-config (~> 2.0)
+ mixlib-log (>= 1.7.1, < 2.0)
+ mixlib-shellout (~> 2.0)
+ plist (~> 3.1)
+ systemu (~> 2.6.4)
+ wmi-lite (~> 1.0)
+ parallel (1.12.1)
+ parser (2.5.0.3)
+ ast (~> 2.4.0)
+ plist (3.4.0)
+ powerpack (0.1.1)
+ proxifier (1.0.3)
+ public_suffix (3.0.2)
+ rack (2.0.4)
+ rainbow (2.2.2)
+ rake
+ rake (12.3.0)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.1)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.7.0)
+ rspec-its (1.2.0)
+ rspec-core (>= 3.0.0)
+ rspec-expectations (>= 3.0.0)
+ rspec-mocks (3.7.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.7.0)
+ rspec-support (3.7.1)
+ rspec_junit_formatter (0.2.3)
+ builder (< 4)
+ rspec-core (>= 2, < 4, != 2.12.0)
+ rubocop (0.51.0)
+ parallel (~> 1.10)
+ parser (>= 2.3.3.1, < 3.0)
+ powerpack (~> 0.1)
+ rainbow (>= 2.2.2, < 3.0)
+ ruby-progressbar (~> 1.7)
+ unicode-display_width (~> 1.0, >= 1.0.1)
+ ruby-progressbar (1.9.0)
+ serverspec (2.41.3)
+ multi_json
+ rspec (~> 3.0)
+ rspec-its
+ specinfra (~> 2.72)
+ sfl (2.3)
+ specinfra (2.73.2)
+ net-scp
+ net-ssh (>= 2.7, < 5.0)
+ net-telnet
+ sfl
+ syslog-logger (1.6.8)
+ systemu (2.6.5)
+ tomlrb (1.2.6)
+ unicode-display_width (1.3.0)
+ uuidtools (2.1.5)
+ wmi-lite (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.6)
knife-cookbook-cleanup!
rake
+ rubocop (~> 0.51.0)
+
+BUNDLED WITH
+ 1.16.1