From bc4644e25d7ed612e18f68bc712e8f52fc51a782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 05:01:19 +0000 Subject: [PATCH] Bump cookstyle from 6.21.1 to 7.0.0 Bumps [cookstyle](https://github.com/chef/cookstyle) from 6.21.1 to 7.0.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/v6.21.1...v7.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99a20d25d..fa4087be0 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 (6.21.1) - rubocop (= 0.93.1) + cookstyle (7.0.0) + rubocop (= 1.1.0) diff-lcs (1.4.4) docker-api (2.0.0) excon (>= 0.47.0) @@ -73,16 +73,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - rubocop (0.93.1) + rubocop (1.1.0) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8) rexml - rubocop-ast (>= 0.6.0) + rubocop-ast (>= 1.0.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.8.0) + rubocop-ast (1.1.0) parser (>= 2.7.1.5) ruby-progressbar (1.10.1) rubyntlm (0.6.2) -- 2.43.2