From 461f5d5ad153a4ba2163cbcedc242e7256ba51d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 14:32:40 +0000 Subject: [PATCH] Bump berkshelf from 8.0.1 to 8.0.5 in /omnibus Bumps [berkshelf](https://github.com/chef/berkshelf) from 8.0.1 to 8.0.5. - [Release notes](https://github.com/chef/berkshelf/releases) - [Changelog](https://github.com/chef/berkshelf/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/berkshelf/compare/v8.0.1...v8.0.5) --- updated-dependencies: - dependency-name: berkshelf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c01e1298b0f..03309b8e783 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -34,26 +34,28 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.648.0) - aws-sdk-core (3.162.0) + aws-partitions (1.657.0) + aws-sdk-core (3.166.0) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.525.0) - aws-sigv4 (~> 1.1) + aws-partitions (~> 1, >= 1.651.0) + aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.58.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-kms (1.59.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.115.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-s3 (1.117.1) + aws-sdk-core (~> 3, >= 3.165.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) - aws-sdk-secretsmanager (1.64.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-secretsmanager (1.67.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) bcrypt_pbkdf (1.1.0) - berkshelf (8.0.2) + bcrypt_pbkdf (1.1.0-x64-mingw32) + bcrypt_pbkdf (1.1.0-x86-mingw32) + berkshelf (8.0.5) chef (>= 15.7.32) chef-config cleanroom (~> 1.0) @@ -89,7 +91,7 @@ GEM mixlib-cli (>= 2.1.1, < 3.0) mixlib-log (>= 2.0.3, < 4.0) mixlib-shellout (>= 3.1.1, < 4.0) - net-sftp (>= 2.1.2, < 5.0) + net-sftp (>= 2.1.2, < 4.0) ohai (~> 17.0) plist (~> 3.2) proxifier (~> 1.0) @@ -122,7 +124,7 @@ GEM mixlib-cli (>= 2.1.1, < 3.0) mixlib-log (>= 2.0.3, < 4.0) mixlib-shellout (>= 3.1.1, < 4.0) - net-sftp (>= 2.1.2, < 5.0) + net-sftp (>= 2.1.2, < 4.0) ohai (~> 17.0) plist (~> 3.2) proxifier (~> 1.0) @@ -174,7 +176,7 @@ GEM ffi (>= 1.15.0) diff-lcs (1.5.0) ed25519 (1.3.0) - erubi (1.10.0) + erubi (1.11.0) erubis (2.7.0) faraday (1.4.3) faraday-em_http (~> 1.0) @@ -287,8 +289,8 @@ GEM multipart-post (2.2.3) net-scp (4.0.0) net-ssh (>= 2.6.5, < 8.0.0) - net-sftp (4.0.0) - net-ssh (>= 5.0.0, < 8.0.0) + net-sftp (2.1.2) + net-ssh (>= 2.6.5) net-ssh (7.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) @@ -335,16 +337,16 @@ GEM rspec-mocks (~> 3.11.0) rspec-core (3.11.0) rspec-support (~> 3.11.0) - rspec-expectations (3.11.0) + rspec-expectations (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.11.1) + rspec-mocks (3.11.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) - rspec-support (3.11.0) + rspec-support (3.11.1) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) rubyntlm (0.6.3) @@ -411,7 +413,7 @@ GEM pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) - unicode-display_width (2.2.0) + unicode-display_width (2.3.0) unicode_utils (1.4.0) uuidtools (2.2.0) vault (0.17.0)