From 32745b51242a721bea3eb0d23f85c63ab57e1fc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 06:16:12 +0000 Subject: [PATCH] Bump sorbet-runtime from 0.5.12200 to 0.5.12201 in /steep Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.12200 to 0.5.12201. - [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.12201 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 0f6856b3c..91c888e6d 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.12200) + sorbet-runtime (0.5.12201) steep (1.10.0) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10)