summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <jmccrae@chf.io>2022-05-24 12:19:19 +0600
committerJohn McCrae <jmccrae@chf.io>2022-05-24 12:19:19 +0600
commit32b64561b611a6d21f19df1c6508326f12aaf271 (patch)
tree4dd221cf9ad330f74dc74eaf25fd30eb4da4db6b
parent551751cc48cb705458665144583894832bd0fa19 (diff)
downloadchef-32b64561b611a6d21f19df1c6508326f12aaf271.tar.gz
backport Windows Certificate fixes to Chef-17
Signed-off-by: John McCrae <jmccrae@chf.io>
-rw-r--r--Gemfile.lock30
-rw-r--r--omnibus/Gemfile.lock34
2 files changed, 32 insertions, 32 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e6344acf2b..b2848199bf 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -100,7 +100,7 @@ PATH
uuidtools (>= 2.1.5, < 3.0)
vault (~> 0.16)
win32-api (~> 1.5.3)
- win32-certstore (~> 0.6.2)
+ win32-certstore (~> 0.6.14)
win32-event (~> 0.6.1)
win32-eventlog (= 0.6.3)
win32-mmap (~> 0.4.1)
@@ -143,13 +143,13 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.587.0)
- aws-sdk-core (3.131.0)
+ 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)
@@ -230,7 +230,7 @@ GEM
hashie (4.1.0)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.56.19)
+ inspec-core (4.56.20)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -253,12 +253,12 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.56.19)
- inspec-core (= 4.56.19)
+ inspec-core-bin (4.56.20)
+ inspec-core (= 4.56.20)
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.6.1)
- json (2.6.1)
+ json (2.6.2)
libyajl2 (2.1.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
@@ -316,7 +316,7 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
- regexp_parser (2.3.0)
+ regexp_parser (2.4.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
@@ -343,13 +343,13 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.17.0)
+ rubocop-ast (1.18.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
rubyntlm (0.6.3)
rubyzip (2.3.2)
- semverse (3.0.0)
+ semverse (3.0.2)
sslshake (1.3.1)
strings (0.2.1)
strings-ansi (~> 0.2)
@@ -400,7 +400,7 @@ GEM
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.6.13)
+ win32-certstore (0.6.15)
chef-powershell (>= 1.0.12)
ffi
win32-event (0.6.3)
@@ -413,7 +413,7 @@ 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.3.2)
ffi
@@ -471,4 +471,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
- 2.3.7
+ 2.3.5
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 0420bc1329..0886df82ad 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 8a0e391d4232ab3fc5fb7a03b15932335a0214c4
+ revision: 36f49ec7dff16c5bf5d60e106ae709dcf1f824b1
branch: main
specs:
omnibus-software (4.0.0)
@@ -33,28 +33,28 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.577.0)
- aws-sdk-core (3.130.1)
+ 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.55.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.113.0)
+ 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.59.0)
+ aws-sdk-secretsmanager (1.61.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
- aws-sigv4 (1.4.0)
+ aws-sigv4 (1.5.0)
aws-eventstream (~> 1, >= 1.0.2)
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.1)
chef (>= 15.7.32)
chef-config
cleanroom (~> 1.0)
@@ -210,7 +210,7 @@ GEM
hashie (4.1.0)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.56.19)
+ inspec-core (4.56.20)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -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,13 +409,13 @@ 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.2)
+ win32-certstore (0.6.15)
+ chef-powershell (>= 1.0.12)
ffi
- mixlib-shellout
win32-event (0.6.3)
win32-ipc (>= 0.6.0)
win32-eventlog (0.6.3)
@@ -426,7 +426,7 @@ 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.3.2)
ffi
@@ -472,4 +472,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 2.3.7
+ 2.3.5