From 6769f06b626d566508eaa96a9892d05aeb331f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Aug 2021 11:00:40 +0000 Subject: [PATCH] Bump cookstyle from 7.21.0 to 7.22.3 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.21.0 to 7.22.3. - [Release notes](https://github.com/chef/cookstyle/releases) - [Changelog](https://github.com/chef/cookstyle/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/cookstyle/compare/v7.21.0...v7.22.3) --- updated-dependencies: - dependency-name: cookstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a27f5d3b..dd7699b64 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.21.0) - rubocop (= 1.19.0) + cookstyle (7.22.3) + rubocop (= 1.20.0) diff-lcs (1.4.4) docker-api (2.1.0) excon (>= 0.47.0) @@ -75,7 +75,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.19.0) + rubocop (1.20.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) -- 2.43.2