From f637644cd3403421545abc6f676a7b9b66ad0820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 13:01:04 +0000 Subject: [PATCH] Bump cookstyle from 7.25.8 to 7.25.9 in /omnibus Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.25.8 to 7.25.9. - [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.8...v7.25.9) --- updated-dependencies: - dependency-name: cookstyle dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 66ff22276..539bea7c5 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -145,8 +145,8 @@ GEM contracts (0.16.1) cookbook-omnifetch (0.11.1) mixlib-archive (>= 0.4, < 2.0) - cookstyle (7.25.8) - rubocop (= 1.22.2) + cookstyle (7.25.9) + rubocop (= 1.22.3) diff-lcs (1.3) ed25519 (1.2.4) erubi (1.10.0) @@ -310,7 +310,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.22.2) + rubocop (1.22.3) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0)