Merge pull request #6096 from inspec/jsnapp/IPACK-204

Update omnibus/Gemfile.lock
This commit is contained in:
Clinton Wolfe 2022-05-31 10:56:11 -04:00 committed by GitHub
commit 40530976b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
GIT GIT
remote: https://github.com/chef/omnibus-software.git remote: https://github.com/chef/omnibus-software.git
revision: 8a0e391d4232ab3fc5fb7a03b15932335a0214c4 revision: a9b13a09c2f89e4618225dd41b2fd08f2150a1ba
branch: main branch: main
specs: specs:
omnibus-software (4.0.0) omnibus-software (4.0.0)
@ -8,10 +8,10 @@ GIT
GIT GIT
remote: https://github.com/chef/omnibus.git remote: https://github.com/chef/omnibus.git
revision: 63be4f1663fe28c35e762697500dab7dd88c4dbf revision: 83d8428abde4cb289a161f736822ba02563a884c
branch: main branch: main
specs: specs:
omnibus (9.0.0) omnibus (9.0.3)
aws-sdk-s3 (~> 1) aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0) chef-cleanroom (~> 1.0)
chef-utils (>= 15.4) chef-utils (>= 15.4)
@ -22,6 +22,7 @@ GIT
mixlib-versioning mixlib-versioning
ohai (>= 15, < 18) ohai (>= 15, < 18)
pedump pedump
rexml (~> 3.2)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
thor (>= 0.18, < 2.0) thor (>= 0.18, < 2.0)
@ -142,7 +143,7 @@ GEM
win32-service (>= 2.1.5, < 3.0) win32-service (>= 2.1.5, < 3.0)
win32-taskscheduler (~> 2.0) win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0) wmi-lite (~> 1.0)
chef-cleanroom (1.0.4) chef-cleanroom (1.0.5)
chef-config (17.10.0) chef-config (17.10.0)
addressable addressable
chef-utils (= 17.10.0) chef-utils (= 17.10.0)
@ -193,6 +194,7 @@ GEM
faraday_middleware (1.2.0) faraday_middleware (1.2.0)
faraday (~> 1.0) faraday (~> 1.0)
ffi (1.15.5) ffi (1.15.5)
ffi (1.15.5-x64-mingw-ucrt)
ffi (1.15.5-x64-mingw32) ffi (1.15.5-x64-mingw32)
ffi (1.15.5-x86-mingw32) ffi (1.15.5-x86-mingw32)
ffi-libarchive (1.1.3) ffi-libarchive (1.1.3)
@ -246,7 +248,7 @@ GEM
tomlrb (>= 1.2, < 3.0) tomlrb (>= 1.2, < 3.0)
tty-box (~> 0.6) tty-box (~> 0.6)
tty-prompt (~> 0.20) tty-prompt (~> 0.20)
license_scout (1.2.15) license_scout (1.3.1)
ffi-yajl (~> 2.2) ffi-yajl (~> 2.2)
mixlib-shellout (>= 2.2, < 4.0) mixlib-shellout (>= 2.2, < 4.0)
toml-rb (>= 1, < 3) toml-rb (>= 1, < 3)
@ -276,6 +278,11 @@ GEM
ffi-win32-extensions (~> 1.0.3) ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.9) win32-process (~> 0.9)
wmi-lite (~> 1.0) 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) mixlib-versioning (1.2.12)
molinillo (0.8.0) molinillo (0.8.0)
multi_json (1.15.0) multi_json (1.15.0)
@ -458,6 +465,7 @@ GEM
PLATFORMS PLATFORMS
ruby ruby
x64-mingw
x64-mingw32 x64-mingw32
x86-mingw32 x86-mingw32