From af26c1704b62fe1873f050aaa519d84b2a7ba008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 02:57:50 +0000 Subject: [PATCH] Bump rubocop-minitest from 0.24.0 to 0.28.0 Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.24.0 to 0.28.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.24.0...v0.28.0) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:development 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 fe1ce10..28c97df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -261,7 +261,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.22.1) - parser (3.1.3.0) + parser (3.2.1.0) ast (~> 2.4.1) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -278,7 +278,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.6.1) + regexp_parser (2.7.0) rexml (3.2.5) rouge (3.26.0) rubocop (1.40.0) @@ -291,10 +291,10 @@ GEM rubocop-ast (>= 1.23.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.0) - parser (>= 3.1.1.0) - rubocop-minitest (0.24.0) - rubocop (>= 0.90, < 2.0) + rubocop-ast (1.26.0) + parser (>= 3.2.1.0) + rubocop-minitest (0.28.0) + rubocop (>= 1.39, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) ruby-mp3info (0.8.10) @@ -323,7 +323,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.3.0) + unicode-display_width (2.4.2) zeitwerk (2.6.0) PLATFORMS