From 178af1617eb60a2a583eda8b7128a7d5a3541b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 06:24:45 +0000 Subject: [PATCH] build(deps-dev): bump sorbet-runtime from 0.5.12152 to 0.5.12155 Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.12152 to 0.5.12155. - [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.12155 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 49d6f314a857..dbfb9618ecfd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM rack-protection (= 4.1.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sorbet-runtime (0.5.12152) + sorbet-runtime (0.5.12155) stringex (2.8.6) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)