From e91fcc99ee0f239e3271fd96d6cec00b7f82e183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 02:03:35 +0000 Subject: [PATCH] Bump rubocop-minitest from 0.24.0 to 0.25.0 Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.24.0 to 0.25.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.25.0) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fe1ce10..6a26972 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,7 +293,7 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.24.0) parser (>= 3.1.1.0) - rubocop-minitest (0.24.0) + rubocop-minitest (0.25.0) rubocop (>= 0.90, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0)