From 8dffb84fcb131769bd44c99178de4ec88ac17b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 17:04:36 +0000 Subject: [PATCH] Bump minitest from 5.23.0 to 5.23.1 in /gemfiles/typecheck Bumps [minitest](https://github.com/minitest/minitest) from 5.23.0 to 5.23.1. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.23.0...v5.23.1) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gemfiles/typecheck/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfiles/typecheck/Gemfile.lock b/gemfiles/typecheck/Gemfile.lock index ac2de4f764b..3c7095a514b 100644 --- a/gemfiles/typecheck/Gemfile.lock +++ b/gemfiles/typecheck/Gemfile.lock @@ -35,7 +35,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.0) - minitest (5.23.0) + minitest (5.23.1) mutex_m (0.2.0) netrc (0.11.0) parallel (1.24.0)