From 3fa47cdb4fdf1a62a7ec0d85120f18042b8535ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 03:03:22 +0000 Subject: [PATCH] build(deps-dev): bump minitest from 5.15.0 to 5.20.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.15.0 to 5.20.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.15.0...v5.20.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 1ba9dbc82..c616763a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM docile (1.4.0) i18n (1.10.0) concurrent-ruby (~> 1.0) - minitest (5.15.0) + minitest (5.20.0) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0)