From 127b245d1c63cdd9d192eebe0fa859885c881c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 11:46:57 +0000 Subject: [PATCH] build(deps): bump cookstyle from 8.3.0 to 8.4.0 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.3.0 to 8.4.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.3.0...v8.4.0) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.4.0 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 36826d831..ce7f2fbd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,8 +292,8 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (2.5.3) - cookstyle (8.3.0) - rubocop (= 1.79.1) + cookstyle (8.4.0) + rubocop (= 1.79.2) declarative (0.0.20) diff-lcs (1.6.2) docker-api (2.4.0) @@ -468,7 +468,7 @@ GEM public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) - regexp_parser (2.10.0) + regexp_parser (2.11.0) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) @@ -491,7 +491,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.79.1) + rubocop (1.79.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) -- 2.39.5