From 3d680ae99ee7cea8ba256f00d112f831d68e9d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:13:29 +0000 Subject: [PATCH] build(deps-dev): bump minitest from 5.22.0 to 5.22.2 Bumps [minitest](https://github.com/minitest/minitest) from 5.22.0 to 5.22.2. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.22.0...v5.22.2) --- updated-dependencies: - dependency-name: minitest dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f98a57b4..9fcccb9c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM ruby2_keywords i18n (1.14.1) concurrent-ruby (~> 1.0) - minitest (5.22.0) + minitest (5.22.2) mutex_m (0.2.0) rexml (3.2.6) rspec (3.13.0)