From 8e091ccc358b1a4e80a0dcebc731c47c3cc20c4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 08:14:25 +0200 Subject: [PATCH] Bump sorbet-runtime from 0.5.11352 to 0.5.11353 (#32423) Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11352 to 0.5.11353. - [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 16d20c9894f..3470c786f86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM rack-protection (= 4.0.0) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sorbet-runtime (0.5.11352) + sorbet-runtime (0.5.11353) stringex (2.8.6) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)