From 64a0a089bb7ed7efb6fcf41df8eea4c788a6ac8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 02:56:37 +0000 Subject: [PATCH] Bump minitest from 5.16.3 to 5.18.0 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.3 to 5.18.0. - [Release notes](https://github.com/seattlerb/minitest/releases) - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/seattlerb/minitest/compare/v5.16.3...v5.18.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 3749128..89475f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.5) method_source (1.0.0) - minitest (5.16.3) + minitest (5.18.0) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1)