From 6f5ca0a8c41ca0df4a6debafe097a9208a7b8713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:35:09 +0000 Subject: [PATCH] build(deps): bump cookstyle from 8.5.3 to 8.6.4 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.5.3 to 8.6.4. - [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/v8.5.3...v8.6.4) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.6.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 49cfa4b6a..a58b084b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,8 +73,8 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.6) connection_pool (3.0.2) - cookstyle (8.5.3) - rubocop (= 1.81.7) + cookstyle (8.6.4) + rubocop (= 1.84.2) csv (3.3.5) date (3.5.1) declarative (0.0.20) @@ -314,7 +314,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.81.7) + rubocop (1.84.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -322,7 +322,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.47.1, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.49.0) -- 2.39.5