From 97b27d188c0e49dd2f5057b851a29003c13b189b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:37:25 +0000 Subject: [PATCH] Bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [minitest](https://github.com/minitest/minitest) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `minitest` from 5.25.2 to 5.25.4 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.25.2...v5.25.4) Updates `sorbet-static-and-runtime` from 0.5.11670 to 0.5.11690 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 135556f6..dfc5d2ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM reline (>= 0.4.2) json (2.8.1) language_server-protocol (3.17.0.3) - minitest (5.25.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder @@ -65,14 +65,14 @@ GEM rubocop-sorbet (0.8.7) rubocop (>= 1) ruby-progressbar (1.13.0) - sorbet (0.5.11670) - sorbet-static (= 0.5.11670) - sorbet-runtime (0.5.11670) - sorbet-static (0.5.11670-universal-darwin) - sorbet-static (0.5.11670-x86_64-linux) - sorbet-static-and-runtime (0.5.11670) - sorbet (= 0.5.11670) - sorbet-runtime (= 0.5.11670) + sorbet (0.5.11690) + sorbet-static (= 0.5.11690) + sorbet-runtime (0.5.11690) + sorbet-static (0.5.11690-universal-darwin) + sorbet-static (0.5.11690-x86_64-linux) + sorbet-static-and-runtime (0.5.11690) + sorbet (= 0.5.11690) + sorbet-runtime (= 0.5.11690) stringio (3.1.0) tapioca (0.16.5) bundler (>= 2.2.25)