From a6532a504ff7667cef645392fb5ba53e9db47ebe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2019 17:22:24 +0000 Subject: [PATCH] Bump knife-solo from 0.5.1 to 0.7.0 Bumps [knife-solo](https://github.com/matschaffer/knife-solo) from 0.5.1 to 0.7.0. - [Release notes](https://github.com/matschaffer/knife-solo/releases) - [Changelog](https://github.com/matschaffer/knife-solo/blob/master/CHANGELOG.md) - [Commits](https://github.com/matschaffer/knife-solo/compare/v0.5.1...v0.7.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 77 +++++++++++++++++++++++++--------------------------- 2 files changed, 38 insertions(+), 41 deletions(-) diff --git a/Gemfile b/Gemfile index 6ec7e7f9..8ed73ec0 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gem "rake" gem "chef", "~> 12.5.1" -gem "knife-solo", "~> 0.5.1" +gem "knife-solo", "~> 0.7.0" gem "librarian-chef", "~> 0.0.4" gem "test-kitchen" diff --git a/Gemfile.lock b/Gemfile.lock index ca10ee95..bf5a520f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - builder (3.2.2) + builder (3.2.3) chef (12.5.1) chef-config (= 12.5.1) chef-zero (~> 4.2, >= 4.2.2) @@ -39,18 +39,18 @@ GEM chef-config (12.5.1) mixlib-config (~> 2.0) mixlib-shellout (~> 2.0) - chef-zero (4.3.2) + chef-zero (4.9.0) ffi-yajl (~> 2.2) hashie (>= 2.0, < 4.0) mixlib-log (~> 1.3) - rack + rack (< 2) uuidtools (~> 2.1) - coderay (1.1.0) + coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - diff-lcs (1.2.5) + diff-lcs (1.3) droplet_kit (1.2.3) activesupport (> 3.0, < 5.0.0) faraday (~> 0.9.1) @@ -61,14 +61,14 @@ GEM erubis (2.7.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.10) - ffi-yajl (2.2.2) + ffi (1.11.1) + ffi-yajl (2.3.1) libyajl2 (~> 1.2) - hashie (3.4.2) - highline (1.7.8) + hashie (3.6.0) + highline (1.7.10) i18n (0.7.0) ice_nine (0.11.1) - ipaddress (0.8.0) + ipaddress (0.8.3) json (1.8.3) kartograph (0.2.3) kitchen-digitalocean (0.9.3) @@ -76,10 +76,10 @@ GEM test-kitchen (~> 1.2) kitchen-vagrant (0.19.0) test-kitchen (~> 1.4) - knife-solo (0.5.1) + knife-solo (0.7.0) chef (>= 10.20) erubis (~> 2.7.0) - net-ssh (~> 2.7, < 3.0) + net-ssh (>= 2.7) librarian (0.1.2) highline thor (~> 0.15) @@ -88,46 +88,43 @@ GEM librarian (~> 0.1.0) minitar (>= 0.5.2) libyajl2 (1.2.0) - method_source (0.8.2) - mime-types (2.6.2) + method_source (0.9.2) minitar (0.5.4) minitest (5.8.1) - mixlib-authentication (1.3.0) - mixlib-log - mixlib-cli (1.5.0) - mixlib-config (2.2.1) - mixlib-log (1.6.0) - mixlib-shellout (2.2.2) - multi_json (1.11.2) + mixlib-authentication (1.4.2) + mixlib-cli (1.7.0) + mixlib-config (2.2.18) + tomlrb + mixlib-log (1.7.1) + mixlib-shellout (2.4.4) + multi_json (1.13.1) multipart-post (2.0.0) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (2.9.2) - net-ssh-gateway (1.2.0) + net-ssh (2.9.4) + net-ssh-gateway (1.3.0) net-ssh (>= 2.6.5) net-ssh-multi (1.2.1) net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) net-telnet (0.1.1) - ohai (8.7.0) - chef-config (>= 12.5.0.alpha.1, < 13) + ohai (8.26.1) + chef-config (>= 12.5.0.alpha.1, < 14) ffi (~> 1.9) ffi-yajl (~> 2.2) ipaddress - mime-types (~> 2.0) mixlib-cli mixlib-config (~> 2.0) - mixlib-log + mixlib-log (>= 1.7.1, < 2.0) mixlib-shellout (~> 2.0) - rake (~> 10.1) + plist (~> 3.1) systemu (~> 2.6.4) wmi-lite (~> 1.0) plist (3.1.0) - pry (0.10.3) + pry (0.12.2) coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - rack (1.6.4) + method_source (~> 0.9.0) + rack (1.6.11) rake (10.4.2) resource_kit (0.1.4) addressable (~> 2.3.6) @@ -140,7 +137,7 @@ GEM rspec-expectations (3.3.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.3.0) - rspec-its (1.2.0) + rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) rspec-mocks (3.3.2) @@ -156,12 +153,11 @@ GEM rspec (~> 3.0) rspec-its specinfra (~> 2.43) - sfl (2.2) - slop (3.6.0) - specinfra (2.44.1) + sfl (2.3) + specinfra (2.78.0) net-scp - net-ssh (~> 2.7) - net-telnet + net-ssh (>= 2.7) + net-telnet (= 0.1.1) sfl syslog-logger (1.6.8) systemu (2.6.5) @@ -173,6 +169,7 @@ GEM thor (~> 0.18) thor (0.19.1) thread_safe (0.3.5) + tomlrb (1.2.8) tzinfo (1.2.2) thread_safe (~> 0.1) uuidtools (2.1.5) @@ -181,7 +178,7 @@ GEM coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - wmi-lite (1.0.0) + wmi-lite (1.0.2) PLATFORMS ruby @@ -190,7 +187,7 @@ DEPENDENCIES chef (~> 12.5.1) kitchen-digitalocean kitchen-vagrant - knife-solo (~> 0.5.1) + knife-solo (~> 0.7.0) librarian-chef (~> 0.0.4) rake rspec