From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 05:01:56 +0000 (+0000) Subject: Bump cookstyle from 7.4.0 to 7.5.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/88671869818781bbd50624bad0479dfe30a67316 Bump cookstyle from 7.4.0 to 7.5.1 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.4.0 to 7.5.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.4.0...v7.5.1) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 281116f6a..ac720a13f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,8 @@ GEM bcrypt_pbkdf (1.0.1) builder (3.2.4) chef-utils (16.8.14) - cookstyle (7.4.0) - rubocop (= 1.6.1) + cookstyle (7.5.1) + rubocop (= 1.7.0) diff-lcs (1.4.4) docker-api (2.0.0) excon (>= 0.47.0) @@ -50,12 +50,12 @@ GEM net-telnet (0.1.1) nori (2.6.0) parallel (1.20.1) - parser (2.7.2.0) + parser (3.0.0.0) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) rainbow (3.0.0) - regexp_parser (2.0.1) + regexp_parser (2.0.3) rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.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.6.1) + rubocop (1.7.0) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0)