diff options
author | John McCrae <jmccrae@chf.io> | 2022-05-25 12:19:00 +0600 |
---|---|---|
committer | John McCrae <jmccrae@chf.io> | 2022-05-25 12:56:14 +0600 |
commit | 1b721c069563007e5a05ad6505ce76db1c77608d (patch) | |
tree | b59b14205cf23bb4331f7e45ceb8a975e8319a72 | |
parent | 11b0ea6b40b705f21f280375522a1ca34ab42634 (diff) | |
download | chef-1b721c069563007e5a05ad6505ce76db1c77608d.tar.gz |
updated version data to properly account for Windows 11 and its associated build numbers
Signed-off-by: John McCrae <jmccrae@chf.io>
-rw-r--r-- | Gemfile.lock | 70 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 20 |
2 files changed, 15 insertions, 75 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 68e2a4bd26..e1b72bba50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,51 +75,6 @@ PATH train-winrm (>= 0.2.5) uuidtools (>= 2.1.5, < 3.0) vault (~> 0.16) - chef (18.0.100-universal-mingw32) - addressable - aws-sdk-s3 (~> 1.91) - aws-sdk-secretsmanager (~> 1.46) - chef-config (= 18.0.100) - chef-powershell (~> 1.0.12) - chef-utils (= 18.0.100) - 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) - iso8601 (>= 0.12.1, < 0.14) - 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) - uuidtools (>= 2.1.5, < 3.0) - vault (~> 0.16) - win32-api (~> 1.5) - win32-certstore (~> 0.6.10) - win32-event (~> 0.6.1) - win32-eventlog (= 0.6.3) - win32-mmap (~> 0.4.1) - win32-mutex (~> 0.4.2) - win32-process (~> 0.9) - win32-service (>= 2.1.5, < 3.0) - win32-taskscheduler (~> 2.0) - wmi-lite (~> 1.0) PATH remote: chef-bin @@ -176,9 +131,6 @@ GEM debug_inspector (>= 0.0.1) builder (3.2.4) byebug (11.1.3) - chef-powershell (1.0.13) - ffi (~> 1.15) - ffi-yajl (~> 2.4) chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) @@ -273,7 +225,6 @@ GEM 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.2) libyajl2 (2.1.0) @@ -398,7 +349,6 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - structured_warnings (0.4.0) syslog-logger (1.6.8) thor (1.2.1) time (0.2.0) @@ -452,28 +402,8 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.7.0) - 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) - win32-service (2.3.2) - ffi - ffi-win32-extensions - win32-taskscheduler (2.0.4) - ffi - structured_warnings winrm (2.3.6) builder (>= 2.1.2) erubi (~> 1.8) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 0886df82ad..bbf8a6afe7 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: 36f49ec7dff16c5bf5d60e106ae709dcf1f824b1 + revision: c9447a363b69bf82dd3c52454ad58650ee7df41e branch: main specs: omnibus-software (4.0.0) @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: 63be4f1663fe28c35e762697500dab7dd88c4dbf + revision: 8ecfecdb81661a3561e0f210880e0b0ab12a1a14 branch: main specs: - omnibus (9.0.0) + omnibus (9.0.1) aws-sdk-s3 (~> 1) chef-cleanroom (~> 1.0) chef-utils (>= 15.4) @@ -20,6 +20,7 @@ GIT license_scout (~> 1.0) mixlib-shellout (>= 2.0, < 4.0) mixlib-versioning + nokogiri (~> 1) ohai (>= 15, < 18) pedump ruby-progressbar (~> 1.7) @@ -33,7 +34,7 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.590.0) + aws-partitions (1.591.0) aws-sdk-core (3.131.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -251,10 +252,11 @@ GEM mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) little-plugger (1.1.4) - logging (2.3.0) + logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) method_source (1.0.0) + mini_portile2 (2.8.0) minitar (0.9) mixlib-archive (1.1.7) mixlib-log @@ -287,6 +289,13 @@ GEM net-ssh (6.1.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.6-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.6-x86-mingw32) + racc (~> 1.4) nori (2.6.0) octokit (4.22.0) faraday (>= 0.9) @@ -320,6 +329,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.7) + racc (1.6.0) rack (2.2.3) rainbow (3.1.1) retryable (3.0.5) |