From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 11:00:39 +0000 (+0000) Subject: Bump cookstyle from 7.15.0 to 7.15.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/7f70a3efb617351456c67111ffb50f0c65c872c5 Bump cookstyle from 7.15.0 to 7.15.1 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.15.0 to 7.15.1. - [Release notes](https://github.com/chef/cookstyle/releases) - [Changelog](https://github.com/chef/cookstyle/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/cookstyle/compare/v7.15.0...v7.15.1) --- 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 614911060..7cce807ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM chef-utils (17.2.29) concurrent-ruby concurrent-ruby (1.1.9) - cookstyle (7.15.0) - rubocop (= 1.17.0) + cookstyle (7.15.1) + rubocop (= 1.18.3) diff-lcs (1.4.4) docker-api (2.1.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.17.0) + rubocop (1.18.3) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0)