summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock43
-rw-r--r--omnibus/Gemfile.lock27
2 files changed, 44 insertions, 26 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f68bdf3526..723039fa52 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: 89e6a08889f414efabc53a1c15c418baddc5cd2d
+ revision: f13a48ad2d0025482c19df06ff27670071e8e1e1
branch: main
specs:
- ohai (18.0.20)
+ ohai (18.0.22)
chef-config (>= 14.12, < 19)
chef-utils (>= 16.0, < 19)
ffi (~> 1.9)
@@ -19,7 +19,7 @@ GIT
GIT
remote: https://github.com/chef/rest-client
- revision: f3e30a17e5dd826b5f5dce82edcecc52464548e3
+ revision: 53e19d6248dfa7b4848c7a03bade3662eab0ba05
branch: jfm/ucrt_update1
specs:
rest-client (2.1.0)
@@ -27,6 +27,12 @@ GIT
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
+ rest-client (2.1.0-mingw)
+ ffi (~> 1.15)
+ http-accept (>= 1.7.0, < 2.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 4.0)
+ netrc (~> 0.8)
GIT
remote: https://github.com/chef/ruby-proxifier
@@ -106,8 +112,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
appbundler (0.13.4)
mixlib-cli (>= 1.4, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -248,6 +254,8 @@ GEM
mime-types-data (3.2022.0105)
mixlib-archive (1.1.7)
mixlib-log
+ mixlib-archive (1.1.7-universal-mingw32)
+ mixlib-log
mixlib-authentication (3.0.10)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
@@ -284,13 +292,13 @@ GEM
pry (0.13.0)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
+ pry-byebug (3.10.1)
byebug (~> 11.0)
- pry (~> 0.13.0)
+ pry (>= 0.13, < 0.15)
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
- public_suffix (4.0.7)
+ public_suffix (5.0.0)
rack (2.2.4)
rainbow (3.1.1)
rake (13.0.6)
@@ -382,11 +390,26 @@ GEM
uuidtools (2.2.0)
vault (0.17.0)
aws-sigv4
- webmock (3.17.1)
+ webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
+ win32-api (1.10.1)
+ win32-api (1.10.1-universal-mingw32)
+ win32-certstore (0.6.15)
+ chef-powershell (>= 1.0.12)
+ ffi
+ win32-event (0.6.3)
+ win32-ipc (>= 0.6.0)
+ win32-eventlog (0.6.3)
+ ffi
+ win32-ipc (0.7.0)
+ ffi
+ win32-mmap (0.4.2)
+ ffi
+ win32-mutex (0.4.3)
+ win32-ipc (>= 0.6.0)
win32-process (0.10.0)
ffi (>= 1.0.0)
winrm (2.3.6)
@@ -440,4 +463,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
- 2.3.18
+ 2.3.21
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index fd8cff7059..88dc2d30ab 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 8b1efa78a0aad9574512253c7082a83fe4070819
+ revision: b1a6a10a20a1c9017287c72f3d69286ccfbd687f
branch: jfm/ucrt_update
specs:
omnibus-software (4.0.0)
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: 83d8428abde4cb289a161f736822ba02563a884c
+ revision: 5b41f817c386d598c57652f1e1340ea312ed487d
branch: main
specs:
- omnibus (9.0.3)
+ omnibus (9.0.6)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
@@ -29,13 +29,13 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.610.0)
- aws-sdk-core (3.131.3)
+ aws-partitions (1.626.0)
+ aws-sdk-core (3.140.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
@@ -47,7 +47,7 @@ GEM
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
- aws-sdk-secretsmanager (1.64.0)
+ aws-sdk-secretsmanager (1.65.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.1)
@@ -174,7 +174,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)
@@ -276,11 +276,6 @@ GEM
ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.9)
wmi-lite (~> 1.0)
- mixlib-shellout (3.2.7-x64-mingw-ucrt)
- chef-utils
- ffi-win32-extensions (~> 1.0.3)
- win32-process (~> 0.9)
- wmi-lite (~> 1.0)
mixlib-versioning (1.2.12)
molinillo (0.8.0)
multi_json (1.15.0)
@@ -324,7 +319,7 @@ GEM
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
- public_suffix (4.0.7)
+ public_suffix (5.0.0)
rack (2.2.4)
rainbow (3.1.1)
retryable (3.0.5)
@@ -364,7 +359,7 @@ GEM
strings-ansi (0.2.0)
structured_warnings (0.4.0)
syslog-logger (1.6.8)
- test-kitchen (3.3.1)
+ test-kitchen (3.3.2)
bcrypt_pbkdf (~> 1.0)
chef-utils (>= 16.4.35)
ed25519 (~> 1.2)