From 008cafe306ee1e9d2a0e105b4e163ac0e98ad1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 15:39:42 +0000 Subject: [PATCH] build(deps-dev): bump minitest from 5.21.2 to 5.22.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.21.2 to 5.22.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.21.2...v5.22.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 c0472fa3c..cf4b66061 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM ruby2_keywords i18n (1.14.1) concurrent-ruby (~> 1.0) - minitest (5.21.2) + minitest (5.22.0) mutex_m (0.2.0) rexml (3.2.6) rspec (3.12.0)