From 70e2c3b99c100683dc1f511fa121c37ba561b146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 14:39:58 +0000 Subject: [PATCH] Bump chefstyle from 2.0.7 to 2.2.2 in /src/supermarket Bumps [chefstyle](https://github.com/chef/chefstyle) from 2.0.7 to 2.2.2. - [Release notes](https://github.com/chef/chefstyle/releases) - [Changelog](https://github.com/chef/chefstyle/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/chefstyle/compare/v2.0.7...v2.2.2) --- updated-dependencies: - dependency-name: chefstyle dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/supermarket/Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/supermarket/Gemfile.lock b/src/supermarket/Gemfile.lock index 2aea422c0..1ba83194a 100644 --- a/src/supermarket/Gemfile.lock +++ b/src/supermarket/Gemfile.lock @@ -168,8 +168,8 @@ GEM rack (~> 2.0, >= 2.0.6) uuidtools (~> 2.1) webrick - chefstyle (2.0.7) - rubocop (= 1.18.4) + chefstyle (2.2.2) + rubocop (= 1.25.1) chunky_png (1.4.0) climate_control (0.2.0) cliver (0.3.2) @@ -476,8 +476,8 @@ GEM mime-types mimemagic (~> 0.3.0) terrapin (~> 0.6.0) - parallel (1.20.1) - parser (3.0.2.0) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) parslet (1.8.2) pastel (0.8.0) @@ -550,7 +550,7 @@ GEM method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) raindrops (0.19.2) rake (13.0.6) rb-fsevent (0.11.0) @@ -576,7 +576,7 @@ GEM redis-store (1.6.0) redis (>= 2.2, < 5) ref (2.0.0) - regexp_parser (2.1.1) + regexp_parser (2.2.1) rexml (3.2.5) rinku (2.0.6) rollout (2.4.3) @@ -604,16 +604,16 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.2) - rubocop (1.18.4) + rubocop (1.25.1) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.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.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.9.1) + rubocop-ast (1.15.2) parser (>= 3.0.1.1) rubocop-rails (2.11.3) activesupport (>= 4.2.0) @@ -722,7 +722,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) unicode_utils (1.4.0) unicorn (6.0.0) kgio (~> 2.6)