From 1751c17ce9d30b97eea4d352062f546b342a384e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 22:56:29 +0000 Subject: [PATCH] build(deps): bump sorbet-runtime from 0.5.11960 to 0.5.12124 Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11960 to 0.5.12124. - [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.12124 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..592b49c6 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.12124) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4)