From e7dcd4eb9bf5d509d73ecfe7baebaf3cf4aa03bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 11:57:11 +0000 Subject: [PATCH 1/1] Bump cookstyle from 7.32.1 to 7.32.2 Bumps [cookstyle](https://github.com/chef/cookstyle) from 7.32.1 to 7.32.2. - [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.32.1...v7.32.2) --- updated-dependencies: - dependency-name: cookstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02af0597a..f5926b018 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM chef-utils (18.1.0) concurrent-ruby concurrent-ruby (1.2.0) - cookstyle (7.32.1) + cookstyle (7.32.2) rubocop (= 1.25.1) diff-lcs (1.5.0) docker-api (2.2.0) @@ -53,12 +53,12 @@ GEM net-telnet (0.1.1) nori (2.6.0) parallel (1.22.1) - parser (3.1.2.1) + parser (3.2.1.1) ast (~> 2.4.1) pastel (0.8.0) tty-color (~> 0.5) rainbow (3.1.1) - regexp_parser (2.6.0) + regexp_parser (2.7.0) rexml (3.2.5) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -85,9 +85,9 @@ GEM rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.22.0) - parser (>= 3.1.1.0) - ruby-progressbar (1.11.0) + rubocop-ast (1.27.0) + parser (>= 3.2.1.0) + ruby-progressbar (1.13.0) rubyntlm (0.6.3) rubyzip (2.3.2) serverspec (2.42.2) -- 2.39.5