summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremiah Snapp <jeremiah@chef.io>2022-05-29 09:48:51 -0400
committerJeremiah Snapp <jeremiah@chef.io>2022-05-31 09:50:31 -0400
commit72e2d9d1a8c55ac3e51faec6cb045b885451d4cb (patch)
tree42ed5f0e0d72be5fcf2d713e9f28e3ea281cf243
parent1dde93f4fe82e5b10cfc4c4d26636644fe8d2023 (diff)
downloadchef-72e2d9d1a8c55ac3e51faec6cb045b885451d4cb.tar.gz
Update omnibus/Gemfile.lock
Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
-rw-r--r--omnibus/Gemfile.lock18
1 files changed, 13 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 62bdd0be9d..c17c95234f 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: a63bd71702f5bf350ca17ee0726ac36fc418d54e
branch: main
specs:
omnibus-software (4.0.0)
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: 63be4f1663fe28c35e762697500dab7dd88c4dbf
+ revision: 83d8428abde4cb289a161f736822ba02563a884c
branch: main
specs:
- omnibus (9.0.0)
+ omnibus (9.0.3)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
@@ -22,6 +22,7 @@ GIT
mixlib-versioning
ohai (>= 15, < 18)
pedump
+ rexml (~> 3.2)
ruby-progressbar (~> 1.7)
thor (>= 0.18, < 2.0)
@@ -142,7 +143,7 @@ GEM
win32-service (>= 2.1.5, < 3.0)
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
- chef-cleanroom (1.0.4)
+ chef-cleanroom (1.0.5)
chef-config (17.10.0)
addressable
chef-utils (= 17.10.0)
@@ -193,6 +194,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
ffi (1.15.5)
+ ffi (1.15.5-x64-mingw-ucrt)
ffi (1.15.5-x64-mingw32)
ffi (1.15.5-x86-mingw32)
ffi-libarchive (1.1.3)
@@ -246,7 +248,7 @@ GEM
tomlrb (>= 1.2, < 3.0)
tty-box (~> 0.6)
tty-prompt (~> 0.20)
- license_scout (1.2.16)
+ license_scout (1.3.1)
ffi-yajl (~> 2.2)
mixlib-shellout (>= 2.2, < 4.0)
toml-rb (>= 1, < 3)
@@ -276,6 +278,11 @@ 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)
@@ -458,6 +465,7 @@ GEM
PLATFORMS
ruby
+ x64-mingw
x64-mingw32
x86-mingw32