From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 05:01:12 +0000 (+0000) Subject: Bump cookstyle from 7.1.2 to 7.2.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/f59ba065beebca01875211a01a54692ea7c0b32d Bump cookstyle from 7.1.2 to 7.2.1 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.1.2 to 7.2.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.1.2...v7.2.1) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 29dd5ae72..dceed86bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,8 @@ GEM bcrypt_pbkdf (1.0.1) builder (3.2.4) chef-utils (16.6.14) - cookstyle (7.1.2) - rubocop (= 1.2.0) + cookstyle (7.2.1) + rubocop (= 1.3.1) diff-lcs (1.4.4) docker-api (2.0.0) excon (>= 0.47.0) @@ -49,7 +49,7 @@ GEM net-ssh (>= 4.0.0) net-telnet (0.1.1) nori (2.6.0) - parallel (1.19.2) + parallel (1.20.0) parser (2.7.2.0) ast (~> 2.4.1) pastel (0.8.0) @@ -73,13 +73,13 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (1.2.0) + rubocop (1.3.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8) rexml - rubocop-ast (>= 1.0.1) + rubocop-ast (>= 1.1.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (1.1.1)