From 9c8062f0d8e115b0af1e48f8044ad8e2dc6deafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 11:00:43 +0000 Subject: [PATCH] Bump cookstyle from 7.16.1 to 7.17.0 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.16.1 to 7.17.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/v7.16.1...v7.17.0) --- updated-dependencies: - dependency-name: cookstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea0ee4a1d..c4f1c546a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM chef-utils (17.2.29) concurrent-ruby concurrent-ruby (1.1.9) - cookstyle (7.16.1) - rubocop (= 1.18.4) + cookstyle (7.17.0) + rubocop (= 1.19.0) diff-lcs (1.4.4) docker-api (2.1.0) excon (>= 0.47.0) @@ -75,16 +75,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.18.4) + rubocop (1.19.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.8.0, < 2.0) + rubocop-ast (>= 1.9.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.9.0) + rubocop-ast (1.10.0) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) rubyntlm (0.6.3) -- 2.43.2