From ab45d494e47be846749addb754be1016b75d5710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 11:17:54 +0000 Subject: [PATCH] Bump cookstyle from 8.0.0 to 8.1.1 Bumps [cookstyle](https://github.com/chef/cookstyle) from 8.0.0 to 8.1.1. - [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.0.0...v8.1.1) --- updated-dependencies: - dependency-name: cookstyle dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d82249a49..48cfe23a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,10 +292,8 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.5) connection_pool (2.5.2) - cookstyle (8.0.0) - base64 - ostruct - rubocop (= 1.75.2) + cookstyle (8.1.1) + rubocop (= 1.75.3) declarative (0.0.20) diff-lcs (1.6.1) docker-api (2.4.0) @@ -398,7 +396,7 @@ GEM tty-prompt (~> 0.17) tty-table (~> 0.10) jmespath (1.6.2) - json (2.11.0) + json (2.11.3) jwt (2.10.1) base64 kitchen-dokken (2.20.7) @@ -456,7 +454,6 @@ GEM nori (2.7.1) bigdecimal os (1.1.4) - ostruct (0.6.1) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1) @@ -494,7 +491,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) - rubocop (1.75.2) + rubocop (1.75.3) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) -- 2.39.5