From 3d2205b1c7e7bf02cbdc103af30c79a2da5a8e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 10:13:21 +0000 Subject: [PATCH] chore(deps-dev): bump minitest from 5.22.3 to 5.23.1 Bumps [minitest](https://github.com/minitest/minitest) from 5.22.3 to 5.23.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.22.3...v5.23.1) --- updated-dependencies: - dependency-name: 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 1b22a53..9083187 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM json (2.7.2) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - minitest (5.22.3) + minitest (5.23.1) minitest-focus (1.4.0) minitest (>= 4, < 6) minitest-reporters (1.6.1)