summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorJohn McCrae <jmccrae@chf.io>2022-05-09 19:22:57 +0600
committerJohn McCrae <jmccrae@chf.io>2022-05-24 08:31:24 +0600
commit70bfdf25cf7862ddb6aa53d17311ea3fe3fabd9c (patch)
tree742508725536cc209ce7f6b2f2905e3826bceb58 /omnibus
parentd04de476b9d58c2496adb09459573b93f0db537a (diff)
downloadchef-70bfdf25cf7862ddb6aa53d17311ea3fe3fabd9c.tar.gz
Updated windows_certificate resource to account for bugs and updates in the win32-certstore gem
Signed-off-by: John McCrae <jmccrae@chf.io>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 44f3b8cd53..0886df82ad 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: ff4c90223f63bf0cda91e2c723a81c0183d86995
+ revision: 36f49ec7dff16c5bf5d60e106ae709dcf1f824b1
branch: main
specs:
omnibus-software (4.0.0)
@@ -33,20 +33,20 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.586.0)
- aws-sdk-core (3.130.2)
+ aws-partitions (1.590.0)
+ aws-sdk-core (3.131.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
- jmespath (~> 1.0)
- aws-sdk-kms (1.56.0)
+ jmespath (~> 1, >= 1.6.1)
+ aws-sdk-kms (1.57.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
- aws-sdk-secretsmanager (1.60.0)
+ aws-sdk-secretsmanager (1.61.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.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 (8.0.0)
+ berkshelf (8.0.1)
chef (>= 15.7.32)
chef-config
cleanroom (~> 1.0)
@@ -237,7 +237,7 @@ GEM
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.6.1)
- json (2.6.1)
+ json (2.6.2)
kitchen-vagrant (1.11.0)
test-kitchen (>= 1.4, < 4)
libyajl2 (2.1.0)
@@ -347,7 +347,7 @@ GEM
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
- semverse (3.0.0)
+ semverse (3.0.2)
solve (4.0.4)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
@@ -409,11 +409,11 @@ GEM
unicode-display_width (2.1.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
- vault (0.16.0)
+ vault (0.17.0)
aws-sigv4
webrick (1.7.0)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.6.10)
+ win32-certstore (0.6.15)
chef-powershell (>= 1.0.12)
ffi
win32-event (0.6.3)