From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 11:01:04 +0000 (+0000) Subject: Bump cookstyle from 7.31.1 to 7.31.3 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/9616b59bb58a804c10f00fd92ab89b564e7457c5 Bump cookstyle from 7.31.1 to 7.31.3 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.31.1 to 7.31.3. - [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.31.1...v7.31.3) --- 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 89b9d22cb..e80d81bc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM chef-utils (17.8.25) concurrent-ruby concurrent-ruby (1.1.9) - cookstyle (7.31.1) - rubocop (= 1.25.0) + cookstyle (7.31.3) + rubocop (= 1.25.1) diff-lcs (1.5.0) 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.3) - rubocop (1.25.0) + rubocop (1.25.1) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0)