From c92cdd42fb554c1614cffe5ea8f49bb92ca25809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:13:11 +0000 Subject: [PATCH] Bump rubocop-minitest from 0.25.1 to 0.33.0 Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.25.1 to 0.33.0. - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.25.1...v0.33.0) --- updated-dependencies: - dependency-name: rubocop-minitest 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 71bb460..15a8d5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) - parallel (1.22.1) + parallel (1.23.0) parser (3.1.3.0) ast (~> 2.4.1) path_expander (1.1.0) @@ -163,9 +163,9 @@ GEM kwalify (~> 0.7.0) parser (~> 3.1.0) rainbow (>= 2.0, < 4.0) - regexp_parser (2.6.1) + regexp_parser (2.8.2) require_all (3.0.0) - rexml (3.2.5) + rexml (3.2.6) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) @@ -193,8 +193,8 @@ GEM parser (>= 3.1.1.0) rubocop-i18n (3.0.0) rubocop (~> 1.0) - rubocop-minitest (0.25.1) - rubocop (>= 0.90, < 2.0) + rubocop-minitest (0.33.0) + rubocop (>= 1.39, < 2.0) rubocop-performance (1.15.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) @@ -208,7 +208,7 @@ GEM rubocop (~> 1.33) rubocop-thread_safety (0.4.4) rubocop (>= 0.53.0) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby_parser (3.18.1) sexp_processor (~> 4.16) @@ -230,7 +230,7 @@ GEM thor (1.2.1) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2)