From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 05:01:13 +0000 (+0000) Subject: Bump cookstyle from 7.7.2 to 7.8.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ba87b813e6b08e53f00614ded011653dd7786091 Bump cookstyle from 7.7.2 to 7.8.0 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.7.2 to 7.8.0. - [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.7.2...v7.8.0) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 29d578539..a7adee037 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,8 @@ GEM bcrypt_pbkdf (1.1.0) builder (3.2.4) chef-utils (16.9.20) - cookstyle (7.7.2) - rubocop (= 1.9.1) + cookstyle (7.8.0) + rubocop (= 1.10.0) diff-lcs (1.4.4) docker-api (2.0.0) excon (>= 0.47.0) @@ -73,7 +73,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (1.9.1) + rubocop (1.10.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0)