From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 11:00:49 +0000 (+0000) Subject: Bump cookstyle from 7.25.8 to 7.25.9 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/455f8d9bfa94ac304fc34ae546bf8ceb5d5bc4cf Bump cookstyle from 7.25.8 to 7.25.9 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 90e0beb1d..4c8b503a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM chef-utils (17.7.22) concurrent-ruby concurrent-ruby (1.1.9) - cookstyle (7.25.8) - rubocop (= 1.22.2) + cookstyle (7.25.9) + rubocop (= 1.22.3) 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.2) + rubocop (1.22.3) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0)