diff options
author | John McCrae <john.mccrae@progress.com> | 2022-05-07 23:00:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-07 23:00:48 -0700 |
commit | bb10e7fdbfc0b85b936eaa58422b5d16e744706a (patch) | |
tree | abfef54a7b0234c4e36e5f40e0ea1839e740362b | |
parent | 0aae730f3e7cbb4e073ab3c9b08008d3bbbc77db (diff) | |
parent | 2e97ec478b95b524563f98d3845813e7e7bba9bf (diff) | |
download | chef-bb10e7fdbfc0b85b936eaa58422b5d16e744706a.tar.gz |
Merge pull request #12835 from chef/dependabot/bundler/omnibus/chef-16/berkshelf-8.0.0
-rw-r--r-- | omnibus/Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 6f41904719..d23e1fa330 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -33,7 +33,7 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.585.0) + aws-partitions (1.586.0) aws-sdk-core (3.130.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -54,7 +54,7 @@ GEM bcrypt_pbkdf (1.1.0) bcrypt_pbkdf (1.1.0-x64-mingw32) bcrypt_pbkdf (1.1.0-x86-mingw32) - berkshelf (7.2.2) + berkshelf (8.0.0) chef (>= 15.7.32) chef-config cleanroom (~> 1.0) @@ -413,9 +413,9 @@ GEM aws-sigv4 webrick (1.7.0) win32-api (1.5.3-universal-mingw32) - win32-certstore (0.6.2) + win32-certstore (0.6.10) + chef-powershell (>= 1.0.12) ffi - mixlib-shellout win32-event (0.6.3) win32-ipc (>= 0.6.0) win32-eventlog (0.6.3) |