From 6d5e3a03e4127f1a6ff7ba4355acddf216b857fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 05:24:08 +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: indirect 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 0821505c7..e4bb31334 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM docile (1.4.0) i18n (1.14.5) concurrent-ruby (~> 1.0) - minitest (5.23.1) + minitest (5.24.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0)