From 9e0fac7c405b3a16b0d0b5c0328f478e89c93f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 07:14:18 +0000 Subject: [PATCH] Bump sorbet-runtime from 0.5.11717 to 0.5.11718 (#2885) Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11717 to 0.5.11718. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a3614d3..42b7fc5f 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.11717) + sorbet-runtime (0.5.11718) stringio (3.1.2) thor (1.3.2) timeout (0.4.3)