From d233fdf05aecf1709b9e2930bbe21a5287af4a59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 02:01:30 +0000 Subject: [PATCH] Bump rubocop-minitest from 0.24.0 to 0.27.0 Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.24.0 to 0.27.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.27.0) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fe1ce10..db350f6 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.0.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.6.2) rexml (3.2.5) rouge (3.26.0) rubocop (1.40.0) @@ -291,9 +291,9 @@ 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) + rubocop-ast (1.24.1) parser (>= 3.1.1.0) - rubocop-minitest (0.24.0) + rubocop-minitest (0.27.0) rubocop (>= 0.90, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) @@ -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