From 9151224b8fe05ab82ba58cdeb53a8279690c8f0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 11:22:03 +0000 Subject: [PATCH] chore(deps-dev): bump minitest from 5.18.1 to 5.19.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.18.1 to 5.19.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.18.1...v5.19.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 6da8c10..fbeee46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM google-protobuf (~> 3.14) json (2.6.3) language_server-protocol (3.17.0.3) - minitest (5.18.1) + minitest (5.19.0) opentelemetry-api (1.2.0) opentelemetry-common (0.20.0) opentelemetry-api (~> 1.0)