From 759b17b43c0ccf270fd97714695793c95d474d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:05:51 +0000 Subject: [PATCH] Bump sorbet-runtime from 0.5.12210 to 0.5.12214 in /steep Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.12210 to 0.5.12214. - [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.12214 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- steep/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 1e1b39e47a..f44b400309 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -52,7 +52,7 @@ GEM rbs (>= 3, < 5) sorbet-runtime (>= 0.5.10782) securerandom (0.4.1) - sorbet-runtime (0.5.12210) + sorbet-runtime (0.5.12214) steep (1.10.0) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10)