From 34afed40ffdd7cb4d306fbd14ee365572fa9720b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:22:34 +0000 Subject: [PATCH] Bump sorbet-runtime from 0.5.11755 to 0.5.11758 Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11755 to 0.5.11758. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet-runtime dependency-type: indirect 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 79f03f25..352ba518 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sorbet-runtime (0.5.11755) + sorbet-runtime (0.5.11758) stringio (3.1.2) thor (1.3.2) timeout (0.4.3)