From 74de96701d8f146fc9180709d7186a5d7a495b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 05:10:25 +0000 Subject: [PATCH] Bump cookstyle from 7.5.3 to 7.6.1 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.5.3 to 7.6.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.5.3...v7.6.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20530d6cf..9a40cbc79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - ast (2.4.1) + ast (2.4.2) bcrypt_pbkdf (1.1.0) builder (3.2.4) chef-utils (16.9.20) - cookstyle (7.5.3) - rubocop (= 1.7.0) + cookstyle (7.6.1) + rubocop (= 1.9.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 (1.7.0) + rubocop (1.9.0) parallel (~> 1.10) - parser (>= 2.7.1.5) + parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.3.0) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.4.1) parser (>= 2.7.1.5) ruby-progressbar (1.11.0) rubyntlm (0.6.2) -- 2.43.2