From 07bedc99386920ec557d4eca10aa1ae47c16571f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 08:51:06 +0100 Subject: [PATCH] build(deps-dev): bump sorbet-runtime from 0.5.11865 to 0.5.11888 (#37807) Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.11865 to 0.5.11888. - [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 9202faaef8b..b6feafe2520 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM rack-protection (= 4.1.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sorbet-runtime (0.5.11865) + sorbet-runtime (0.5.11888) stringex (2.8.6) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)