From 3ff648bdc0aaaea37e7f3ec6c45e90f0557baea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 13:57:00 +0000 Subject: [PATCH] Bump chefspec from 9.3.3 to 9.3.6 in /omnibus Bumps [chefspec](https://github.com/chefspec/chefspec) from 9.3.3 to 9.3.6. - [Release notes](https://github.com/chefspec/chefspec/releases) - [Changelog](https://github.com/chefspec/chefspec/blob/main/CHANGELOG.md) - [Commits](https://github.com/chefspec/chefspec/commits) --- updated-dependencies: - dependency-name: chefspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 89 +++++++++++++++++++------------------------- 1 file changed, 39 insertions(+), 50 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 178cc4aff..4bf213920 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -29,27 +29,27 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) artifactory (3.0.15) ast (2.4.2) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.716.0) - aws-sdk-core (3.170.0) + aws-partitions (1.760.0) + aws-sdk-core (3.171.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.62.0) + aws-sdk-kms (1.64.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.116.0) aws-sdk-core (~> 3, >= 3.127.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) - aws-sdk-secretsmanager (1.62.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-secretsmanager (1.74.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) @@ -100,7 +100,7 @@ GEM uuidtools (>= 2.1.5, < 3.0) vault (~> 0.16) chef-cleanroom (1.0.5) - chef-cli (5.6.1) + chef-cli (5.6.11) addressable (>= 2.3.5, < 2.9) chef (>= 16.0) cookbook-omnifetch (~> 0.5) @@ -124,7 +124,7 @@ GEM concurrent-ruby (~> 1.0) chef-utils (17.10.0) concurrent-ruby - chef-vault (4.1.10) + chef-vault (4.1.11) chef-zero (15.0.11) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) @@ -132,17 +132,17 @@ GEM rack (~> 2.0, >= 2.0.6) uuidtools (~> 2.1) webrick - chefspec (9.3.3) + chefspec (9.3.6) chef (>= 15) chef-cli - fauxhai-ng (>= 7.5) + fauxhai-chef (>= 9.3) rspec (~> 3.0) citrus (3.0.2) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) contracts (0.16.1) - cookbook-omnifetch (0.11.1) + cookbook-omnifetch (0.12.2) mixlib-archive (>= 0.4, < 2.0) cookstyle (7.32.1) rubocop (= 1.25.1) @@ -152,22 +152,12 @@ GEM ed25519 (1.3.0) erubi (1.12.0) erubis (2.7.0) - faraday (1.4.3) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) + faraday (1.3.1) faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) 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) - fauxhai-ng (9.3.0) + fauxhai-chef (9.3.8) net-ssh ffi (1.15.5) ffi-libarchive (1.1.3) @@ -183,20 +173,19 @@ GEM hashie (4.1.0) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.56.20) + inspec-core (4.24.32) addressable (~> 2.4) - chef-telemetry (~> 1.0, >= 1.0.8) - faraday (>= 0.9.0, < 1.5) - faraday_middleware (~> 1.0) + chef-telemetry (~> 1.0) + faraday (>= 0.9.0, < 1.4) 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, < 2.0) + parslet (>= 1.5, < 3.0) pry (~> 0.13) - rspec (>= 3.9, <= 3.11) + rspec (~> 3.10) rspec-its (~> 1.2) rubyzip (>= 1.2.2, < 3.0) semverse (~> 3.0) @@ -247,16 +236,16 @@ GEM multipart-post (2.3.0) net-scp (4.0.0) net-ssh (>= 2.6.5, < 8.0.0) - net-sftp (3.0.0) - net-ssh (>= 5.0.0, < 7.0.0) - net-ssh (6.1.0) + net-sftp (2.1.2) + net-ssh (>= 2.6.5) + net-ssh (7.1.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) nori (2.6.0) octokit (4.25.0) faraday (>= 1, < 3) sawyer (~> 0.9) - ohai (17.9.0) + ohai (17.9.1) chef-config (>= 14.12, < 18) chef-utils (>= 16.0, < 18) ffi (~> 1.9) @@ -269,10 +258,10 @@ GEM plist (~> 3.1) train-core wmi-lite (~> 1.0) - parallel (1.22.1) + parallel (1.23.0) parser (3.1.1.0) ast (~> 2.4.1) - parslet (1.8.2) + parslet (2.0.0) pastel (0.8.0) tty-color (~> 0.5) pedump (0.6.5) @@ -283,31 +272,31 @@ GEM zhexdump (>= 0.0.2) plist (3.7.0) proxifier (1.0.3) - pry (0.14.1) + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.1) - rack (2.2.6.3) + rack (2.2.7) rainbow (3.1.1) regexp_parser (2.2.1) retryable (3.0.5) 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) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) + rspec-support (~> 3.12.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.11.1) + rspec-mocks (3.12.5) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-support (3.11.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) rubocop (1.25.1) parallel (~> 1.10) parser (>= 3.1.0.0) @@ -389,7 +378,7 @@ GEM uuidtools (2.2.0) vault (0.17.0) aws-sigv4 - webrick (1.7.0) + webrick (1.8.1) winrm (2.3.6) builder (>= 2.1.2) erubi (~> 1.8)