From addd8ed1895d3826e25058599e773b254a0a016c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 14:01:35 +0000 Subject: [PATCH] Bump cookstyle from 7.32.8 to 8.5.3 in /omnibus Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.32.8 to 8.5.3. - [Release notes](https://github.com/chef/cookstyle/releases) - [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/cookstyle/compare/v7.32.8...v8.5.3) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.5.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 294d3b7b8..96edf115f 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -4,6 +4,7 @@ GIT branch: main specs: omnibus-software (25.10.350) + ffi (>= 1.17.0) omnibus (>= 9.0.0) GIT @@ -32,7 +33,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) artifactory (3.0.17) - ast (2.4.2) + ast (2.4.3) awesome_print (1.9.2) aws-eventstream (1.4.0) aws-partitions (1.1171.0) @@ -154,8 +155,8 @@ GEM contracts (0.16.1) cookbook-omnifetch (0.12.2) mixlib-archive (>= 0.4, < 2.0) - cookstyle (7.32.8) - rubocop (= 1.25.1) + cookstyle (8.5.3) + rubocop (= 1.81.7) corefoundation (0.3.13) ffi (>= 1.15.0) date (3.3.4) @@ -173,7 +174,7 @@ GEM net-http fauxhai-chef (9.3.16) net-ssh - ffi (1.16.3) + ffi (1.17.0) ffi-libarchive (1.1.14) ffi (~> 1.0) ffi-yajl (2.6.0) @@ -219,6 +220,7 @@ GEM json (2.15.1) kitchen-vagrant (2.0.1) test-kitchen (>= 1.4, < 4) + language_server-protocol (3.17.0.5) libyajl2 (2.1.0) license-acceptance (2.1.13) pastel (~> 0.7) @@ -229,6 +231,7 @@ GEM ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) + lint_roller (1.1.0) little-plugger (1.1.4) logger (1.5.3) logging (2.4.0) @@ -290,8 +293,8 @@ GEM plist (~> 3.1) train-core wmi-lite (~> 1.0) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.27.0) + parser (3.3.10.0) ast (~> 2.4.1) racc parslet (1.8.2) @@ -304,6 +307,7 @@ GEM rainbow zhexdump (>= 0.0.2) plist (3.7.2) + prism (1.6.0) proxifier2 (1.1.0) pry (0.14.2) coderay (~> 1.1) @@ -312,7 +316,7 @@ GEM racc (1.8.1) rack (2.2.20) rainbow (3.1.1) - regexp_parser (2.9.2) + regexp_parser (2.11.3) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -336,17 +340,20 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.1) - rubocop (1.25.1) + rubocop (1.81.7) + json (~> 2.3) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.15.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.31.3) - parser (>= 3.3.1.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.48.0) + parser (>= 3.3.7.2) + prism (~> 1.4) ruby-progressbar (1.13.0) rubyntlm (0.6.5) base64 @@ -386,9 +393,9 @@ GEM toml-rb (2.2.0) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) - train-core (3.13.4) + train-core (3.12.13) addressable (~> 2.5) - ffi (~> 1.16.0) + ffi (!= 1.13.0) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 5.0) @@ -420,7 +427,7 @@ GEM strings (~> 0.2.0) tty-screen (~> 0.8) unf_ext (0.0.8.2) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) unicode_utils (1.4.0) uri (0.13.0) uuidtools (2.2.0)