From 21f5884a7d9bd769366a222e33df989444517785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 05:01:29 +0000 Subject: [PATCH] Bump cookstyle from 6.19.11 to 6.20.1 Bumps [cookstyle](https://github.com/chef/cookstyle) from 6.19.11 to 6.20.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/v6.19.11...v6.20.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcf58962a..4b74808db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,8 +5,8 @@ GEM bcrypt_pbkdf (1.0.1) builder (3.2.4) chef-utils (16.5.77) - cookstyle (6.19.11) - rubocop (= 0.92.0) + cookstyle (6.20.1) + rubocop (= 0.93.0) diff-lcs (1.4.4) docker-api (2.0.0) excon (>= 0.47.0) @@ -50,7 +50,7 @@ GEM net-telnet (0.1.1) nori (2.6.0) parallel (1.19.2) - parser (2.7.1.5) + parser (2.7.2.0) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) @@ -73,13 +73,13 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (0.92.0) + rubocop (0.93.0) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8) rexml - rubocop-ast (>= 0.5.0) + rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (0.7.1) -- 2.43.2