From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 05:06:48 +0000 (+0000) Subject: Bump cookstyle from 7.3.10 to 7.3.11 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/32ff132f4a253c6a711ad490643b501d0692e78e Bump cookstyle from 7.3.10 to 7.3.11 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.3.10 to 7.3.11. - [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.3.10...v7.3.11) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index d4dbea51a..71499b67d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,8 @@ GEM bcrypt_pbkdf (1.0.1) builder (3.2.4) chef-utils (16.7.61) - cookstyle (7.3.10) - rubocop (= 1.5.0) + cookstyle (7.3.11) + rubocop (= 1.5.2) diff-lcs (1.4.4) docker-api (2.0.0) excon (>= 0.47.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.5.0) + rubocop (1.5.2) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.0) + regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.2.0) + rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (1.3.0)