From e4c6d76e390af1c5e8fec867f720b3ddebff8b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 11:00:39 +0000 Subject: [PATCH] Bump cookstyle from 7.25.6 to 7.25.8 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.25.6 to 7.25.8. - [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/v7.25.6...v7.25.8) --- updated-dependencies: - dependency-name: cookstyle 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 0be95e889..72c1c2aa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM chef-utils (17.6.18) concurrent-ruby concurrent-ruby (1.1.9) - cookstyle (7.25.6) - rubocop (= 1.22.0) + cookstyle (7.25.8) + rubocop (= 1.22.2) diff-lcs (1.4.4) docker-api (2.2.0) excon (>= 0.47.0) @@ -75,7 +75,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.22.0) + rubocop (1.22.2) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) -- 2.39.5