From 198fe36791660879b9916836b5238449339531a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 11:00:50 +0000 Subject: [PATCH] Bump cookstyle from 7.25.10 to 7.26.1 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.25.10 to 7.26.1. - [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.25.10...v7.26.1) --- updated-dependencies: - dependency-name: cookstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 935cd29ab..318815584 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM chef-utils (17.8.25) concurrent-ruby concurrent-ruby (1.1.9) - cookstyle (7.25.10) - rubocop (= 1.23.0) + cookstyle (7.26.1) + rubocop (= 1.24.1) diff-lcs (1.4.4) docker-api (2.2.0) excon (>= 0.47.0) @@ -52,12 +52,12 @@ GEM net-telnet (0.1.1) nori (2.6.0) parallel (1.21.0) - parser (3.0.2.0) + parser (3.1.0.0) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) rainbow (3.0.0) - regexp_parser (2.1.1) + regexp_parser (2.2.0) rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.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.23.0) + rubocop (1.24.1) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.12.0, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.13.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) rubyntlm (0.6.3) -- 2.43.2