From edffdfcd9f40a09513d3bb5b5e8cbe4cceb9fde2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 11:06:42 +0000 Subject: [PATCH] Bump cookstyle from 8.1.1 to 8.1.2 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.1.1 to 8.1.2. - [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.1.1...v8.1.2) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48cfe23a6..3c91fa610 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.2) - cookstyle (8.1.1) - rubocop (= 1.75.3) + cookstyle (8.1.2) + rubocop (= 1.75.5) declarative (0.0.20) diff-lcs (1.6.1) docker-api (2.4.0) @@ -491,7 +491,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) - rubocop (1.75.3) + rubocop (1.75.5) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) -- 2.39.5