From 3a332d497fed7dafb7b2380d65be3a3ed9802925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 20:52:31 +0000 Subject: [PATCH] Bump berkshelf from 7.1.0 to 8.0.2 in /omnibus Bumps [berkshelf](https://github.com/chef/berkshelf) from 7.1.0 to 8.0.2. - [Release notes](https://github.com/chef/berkshelf/releases) - [Changelog](https://github.com/chef/berkshelf/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/berkshelf/commits/v8.0.2) --- updated-dependencies: - dependency-name: berkshelf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 200 +++++++++++++++++++++++-------------------- 1 file changed, 107 insertions(+), 93 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index dc94781294b..21e418954c7 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -27,8 +27,8 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) @@ -47,16 +47,16 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.2.2) aws-eventstream (~> 1, >= 1.0.2) - bcrypt_pbkdf (1.1.0.rc2) - bcrypt_pbkdf (1.1.0.rc2-x64-mingw32) - bcrypt_pbkdf (1.1.0.rc2-x86-mingw32) - berkshelf (7.1.0) + bcrypt_pbkdf (1.1.0) + bcrypt_pbkdf (1.1.0-x64-mingw32) + bcrypt_pbkdf (1.1.0-x86-mingw32) + berkshelf (8.0.2) chef (>= 15.7.32) chef-config cleanroom (~> 1.0) concurrent-ruby (~> 1.0) minitar (>= 0.6) - mixlib-archive (>= 0.4, < 2.0) + mixlib-archive (>= 1.1.4, < 2.0) mixlib-config (>= 2.2.5) mixlib-shellout (>= 2.0, < 4.0) octokit (~> 4.0) @@ -64,12 +64,12 @@ GEM solve (~> 4.0) thor (>= 0.20) builder (3.2.4) - chef (16.9.16) + chef (16.18.0) addressable - bcrypt_pbkdf (= 1.1.0.rc2) + bcrypt_pbkdf (~> 1.1) bundler (>= 1.10) - chef-config (= 16.9.16) - chef-utils (= 16.9.16) + chef-config (= 16.18.0) + chef-utils (= 16.18.0) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -100,13 +100,13 @@ GEM tty-prompt (~> 0.21) tty-screen (~> 0.6) tty-table (~> 0.11) - uuidtools (~> 2.1.5) - chef (16.9.16-universal-mingw32) + uuidtools (>= 2.1.5, < 3.0) + chef (16.18.0-universal-mingw32) addressable - bcrypt_pbkdf (= 1.1.0.rc2) + bcrypt_pbkdf (~> 1.1) bundler (>= 1.10) - chef-config (= 16.9.16) - chef-utils (= 16.9.16) + chef-config (= 16.18.0) + chef-utils (= 16.18.0) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -138,9 +138,9 @@ GEM tty-prompt (~> 0.21) tty-screen (~> 0.6) tty-table (~> 0.11) - uuidtools (~> 2.1.5) + uuidtools (>= 2.1.5, < 3.0) win32-api (~> 1.5.3) - win32-certstore (~> 0.3) + win32-certstore (~> 0.5.0) win32-event (~> 0.6.1) win32-eventlog (= 0.6.3) win32-mmap (~> 0.4.1) @@ -150,20 +150,19 @@ GEM win32-taskscheduler (~> 2.0) wmi-lite (~> 1.0) chef-cleanroom (1.0.2) - chef-config (16.9.16) + chef-config (16.18.0) addressable - chef-utils (= 16.9.16) + chef-utils (= 16.18.0) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) - chef-telemetry (1.0.14) + chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) - ffi-yajl (~> 2.2) - chef-utils (16.9.16) - chef-vault (4.1.0) - chef-zero (15.0.4) + chef-utils (16.18.0) + chef-vault (4.1.10) + chef-zero (15.0.11) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) @@ -173,45 +172,59 @@ GEM citrus (3.0.2) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) diff-lcs (1.3) - ed25519 (1.2.4) - erubi (1.10.0) + ed25519 (1.3.0) + erubi (1.11.0) erubis (2.7.0) - faraday (1.1.0) + faraday (1.4.3) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) - ruby2_keywords - ffi (1.14.2) - ffi (1.14.2-x64-mingw32) - ffi (1.14.2-x86-mingw32) - ffi-libarchive (1.0.4) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday_middleware (1.2.0) + faraday (~> 1.0) + ffi (1.15.5) + ffi (1.15.5-x64-mingw32) + ffi (1.15.5-x86-mingw32) + ffi-libarchive (1.1.3) ffi (~> 1.0) ffi-win32-extensions (1.0.4) ffi - ffi-yajl (2.3.4) - libyajl2 (~> 1.2) + ffi-yajl (2.4.0) + libyajl2 (>= 1.2) fuzzyurl (0.9.0) gssapi (1.3.1) ffi (>= 1.0.1) - gyoku (1.3.1) + gyoku (1.4.0) builder (>= 2.1.2) + rexml (~> 3.0) hashie (4.1.0) highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.24.28) + inspec-core (4.56.20) addressable (~> 2.4) - chef-telemetry (~> 1.0) - faraday (>= 0.9.0, < 1.2) + chef-telemetry (~> 1.0, >= 1.0.8) + faraday (>= 0.9.0, < 1.5) + faraday_middleware (~> 1.0) hashie (>= 3.4, < 5.0) license-acceptance (>= 0.2.13, < 3.0) method_source (>= 0.8, < 2.0) mixlib-log (~> 3.0) multipart-post (~> 2.0) parallel (~> 1.9) - parslet (>= 1.5, < 3.0) + parslet (>= 1.5, < 2.0) pry (~> 0.13) - rspec (~> 3.10) + rspec (>= 3.9, <= 3.11) rspec-its (~> 1.2) rubyzip (>= 1.2.2, < 3.0) semverse (~> 3.0) @@ -225,10 +238,10 @@ GEM ipaddress (0.8.3) iso8601 (0.13.0) jmespath (1.4.0) - json (2.5.1) + json (2.6.2) kitchen-vagrant (1.7.2) test-kitchen (>= 1.4, < 3) - libyajl2 (1.2.0) + libyajl2 (2.1.0) license-acceptance (2.1.13) pastel (~> 0.7) tomlrb (>= 1.2, < 3.0) @@ -239,35 +252,35 @@ GEM mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) little-plugger (1.1.4) - logging (2.3.0) + logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) method_source (1.0.0) minitar (0.9) - mixlib-archive (1.0.7) + mixlib-archive (1.1.7) mixlib-log - mixlib-archive (1.0.7-universal-mingw32) + mixlib-archive (1.1.7-universal-mingw32) mixlib-log - mixlib-authentication (3.0.7) + mixlib-authentication (3.0.10) mixlib-cli (2.1.8) - mixlib-config (3.0.9) + mixlib-config (3.0.27) tomlrb mixlib-install (3.12.5) mixlib-shellout mixlib-versioning thor mixlib-log (3.0.9) - mixlib-shellout (3.2.2) + mixlib-shellout (3.2.7) chef-utils - mixlib-shellout (3.2.2-universal-mingw32) + mixlib-shellout (3.2.7-universal-mingw32) chef-utils ffi-win32-extensions (~> 1.0.3) win32-process (~> 0.9) wmi-lite (~> 1.0) mixlib-versioning (1.2.12) - molinillo (0.7.0) + molinillo (0.8.0) multi_json (1.15.0) - multipart-post (2.1.1) + multipart-post (2.2.3) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-sftp (3.0.0) @@ -279,9 +292,9 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) nori (2.6.0) - octokit (4.20.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) ohai (16.8.1) chef-config (>= 12.8, < 17) chef-utils (>= 16.0, < 17) @@ -295,8 +308,8 @@ GEM plist (~> 3.1) train-core wmi-lite (~> 1.0) - parallel (1.20.1) - parslet (2.0.0) + parallel (1.22.1) + parslet (1.8.2) pastel (0.8.0) tty-color (~> 0.5) pedump (0.6.1) @@ -307,44 +320,45 @@ GEM zhexdump (>= 0.0.2) plist (3.6.0) proxifier (1.0.3) - pry (0.13.1) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) - rack (2.2.3) + public_suffix (5.0.0) + rack (2.2.4) rainbow (3.0.0) retryable (3.0.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rexml (3.2.5) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) + rspec-support (~> 3.11.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.10.1) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.1) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.2) - rubyntlm (0.6.2) - rubyzip (2.3.0) - sawyer (0.8.2) + ruby2_keywords (0.0.5) + rubyntlm (0.6.3) + rubyzip (2.3.2) + sawyer (0.9.2) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) - semverse (3.0.0) + faraday (>= 0.17.3, < 3) + semverse (3.0.2) solve (4.0.4) molinillo (~> 0.6) semverse (>= 1.1, < 4.0) sslshake (1.3.1) - strings (0.2.0) + strings (0.2.1) strings-ansi (~> 0.2) - unicode-display_width (~> 1.5) + unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) structured_warnings (0.4.0) @@ -362,19 +376,19 @@ GEM winrm (~> 2.0) winrm-elevated (~> 1.0) winrm-fs (~> 1.1) - thor (1.0.1) + thor (1.2.1) toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.4.7) + train-core (3.10.1) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 4.0) net-ssh (>= 2.9, < 7.0) - train-winrm (0.2.11) - winrm (~> 2.0) + train-winrm (0.2.13) + winrm (>= 2.3.6, < 3.0) winrm-elevated (~> 1.2.2) winrm-fs (~> 1.0) tty-box (0.7.0) @@ -383,7 +397,7 @@ GEM tty-cursor (~> 0.7) tty-color (0.6.0) tty-cursor (0.7.1) - tty-prompt (0.23.0) + tty-prompt (0.23.1) pastel (~> 0.8) tty-reader (~> 0.8) tty-reader (0.9.0) @@ -395,12 +409,12 @@ GEM pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) - unicode-display_width (1.7.0) + unicode-display_width (2.2.0) unicode_utils (1.4.0) - uuidtools (2.1.5) + uuidtools (2.2.0) webrick (1.7.0) win32-api (1.5.3-universal-mingw32) - win32-certstore (0.4.1) + win32-certstore (0.5.3) ffi mixlib-shellout win32-event (0.6.3) @@ -413,15 +427,15 @@ GEM ffi win32-mutex (0.4.3) win32-ipc (>= 0.6.0) - win32-process (0.9.0) + win32-process (0.10.0) ffi (>= 1.0.0) - win32-service (2.2.0) + win32-service (2.3.2) ffi ffi-win32-extensions win32-taskscheduler (2.0.4) ffi structured_warnings - winrm (2.3.5) + winrm (2.3.6) builder (>= 2.1.2) erubi (~> 1.8) gssapi (~> 1.2) @@ -429,7 +443,7 @@ GEM httpclient (~> 2.2, >= 2.2.0.2) logging (>= 1.6.1, < 3.0) nori (~> 2.0) - rubyntlm (~> 0.6.0, >= 0.6.1) + rubyntlm (~> 0.6.0, >= 0.6.3) winrm-elevated (1.2.3) erubi (~> 1.8) winrm (~> 2.0) @@ -440,7 +454,7 @@ GEM rubyzip (~> 2.0) winrm (~> 2.0) wisper (2.0.1) - wmi-lite (1.0.5) + wmi-lite (1.0.7) zhexdump (0.0.2) PLATFORMS