From 72c4ef916defb77e93ec0b6cda1efed45610dfc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 10:00:50 +0000 Subject: [PATCH] Bump rubocop-minitest from 0.25.1 to 0.27.0 Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.25.1 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.25.1...v0.27.0) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71bb460..5478fff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM kwalify (~> 0.7.0) parser (~> 3.1.0) rainbow (>= 2.0, < 4.0) - regexp_parser (2.6.1) + regexp_parser (2.6.2) require_all (3.0.0) rexml (3.2.5) rspec (3.11.0) @@ -193,7 +193,7 @@ GEM parser (>= 3.1.1.0) rubocop-i18n (3.0.0) rubocop (~> 1.0) - rubocop-minitest (0.25.1) + rubocop-minitest (0.27.0) rubocop (>= 0.90, < 2.0) rubocop-performance (1.15.2) rubocop (>= 1.7.0, < 2.0)