summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-09-06 16:30:13 +0600
committerJohn McCrae <john.mccrae@progress.com>2022-09-06 16:30:13 +0600
commitd65ca3598ac8ac7eca6f0fb10f812bdf6847530d (patch)
tree4edfdd143b4e6a8b69b0c34b071a32e6ec7ecbab
parentaf2813a5fe1ce014967ad7833075ac5bf831b8d4 (diff)
downloadchef-d65ca3598ac8ac7eca6f0fb10f812bdf6847530d.tar.gz
updating dependencies
Signed-off-by: John McCrae <john.mccrae@progress.com>
-rw-r--r--Gemfile.lock70
-rw-r--r--omnibus/Gemfile.lock27
2 files changed, 34 insertions, 63 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 67344cca33..f2060d728c 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
@@ -43,40 +49,6 @@ PATH
aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
chef-config (= 18.0.142)
- chef-utils (= 18.0.142)
- chef-vault
- chef-zero (>= 14.0.11)
- corefoundation (~> 0.3.4)
- diff-lcs (>= 1.2.4, < 1.6.0, != 1.4.0)
- erubis (~> 2.7)
- ffi (>= 1.5.0)
- ffi-libarchive (~> 1.0, >= 1.0.3)
- ffi-yajl (~> 2.2)
- iniparse (~> 1.4)
- inspec-core (~> 4.23)
- license-acceptance (>= 1.0.5, < 3)
- mixlib-archive (>= 0.4, < 2.0)
- mixlib-authentication (>= 2.1, < 4)
- mixlib-cli (>= 2.1.1, < 3.0)
- mixlib-log (>= 2.0.3, < 4.0)
- mixlib-shellout (>= 3.1.1, < 4.0)
- net-ftp
- net-sftp (>= 2.1.2, < 4.0)
- ohai (~> 18.0)
- plist (~> 3.2)
- proxifier (~> 1.0)
- syslog-logger (~> 1.6)
- train-core (~> 3.2, >= 3.2.28)
- train-rest (>= 0.4.1)
- train-winrm (>= 0.2.5)
- unf_ext (< 0.0.8.1)
- uuidtools (>= 2.1.5, < 3.0)
- vault (~> 0.16)
- chef (18.0.142-universal-mingw32)
- addressable
- aws-sdk-s3 (~> 1.91)
- aws-sdk-secretsmanager (~> 1.46)
- chef-config (= 18.0.142)
chef-powershell (~> 1.0.12)
chef-utils (= 18.0.142)
chef-vault
@@ -145,15 +117,15 @@ 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)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.623.0)
- aws-sdk-core (3.136.0)
+ 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)
@@ -291,6 +263,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)
@@ -327,13 +301,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)
@@ -392,7 +366,8 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 4.0)
net-ssh (>= 2.9, < 7.0)
- train-rest (0.4.2)
+ train-rest (0.5.0)
+ aws-sigv4 (~> 1.5)
rest-client (~> 2.1)
train-core (~> 3.0)
train-winrm (0.2.13)
@@ -425,12 +400,13 @@ 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
@@ -502,4 +478,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)