From a3620bd011106d8a78bcd0481ffa0b29668f1a1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 22:20:56 +0000 Subject: [PATCH] build(deps): bump sorbet-runtime from 0.5.11960 to 0.5.12134 Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11960 to 0.5.12134. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet-runtime dependency-version: 0.5.12134 dependency-type: direct:production 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 b9979bd4..4038c41a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -371,7 +371,7 @@ GEM simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - sorbet-runtime (0.5.11960) + sorbet-runtime (0.5.12134) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4)