From ba19203a5da6900d503575a3f1f55f8a14306868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 15:24:10 +0000 Subject: [PATCH] build(deps-dev): bump minitest from 5.23.1 to 5.24.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.23.1 to 5.24.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.23.1...v5.24.0) --- 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 1fe01e1..ae1b486 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - minitest (5.23.1) + minitest (5.24.0) mutex_m (0.2.0) nokogiri (1.16.5-arm64-darwin) racc (~> 1.4)