From 264d154fd0cd43b74d102695ebe20ec803eec2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 11:32:39 +0000 Subject: [PATCH] build(deps): bump cookstyle from 8.7.6 to 9.0.0 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.7.6 to 9.0.0. - [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.7.6...v9.0.0) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a0f2b032..d839dff03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -374,8 +374,8 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.8) connection_pool (3.0.2) - cookstyle (8.7.6) - rubocop (= 1.86.1) + cookstyle (9.0.0) + rubocop (= 1.90.0) csv (3.3.6) declarative (0.0.20) diff-lcs (1.6.2) @@ -647,8 +647,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.86.1) - json (~> 2.3) + rubocop (1.90.0) + json (>= 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) parallel (>= 1.10) -- 2.47.3