From 2ce069da3138919b4a826fc54c4055f1bfb6374c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 06:40:56 +0000 Subject: [PATCH] Bump sorbet-runtime from 0.5.12020 to 0.5.12024 in /steep Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.12020 to 0.5.12024. - [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.12024 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 2f50d394c..6bef1664e 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -52,7 +52,7 @@ GEM rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) securerandom (0.4.1) - sorbet-runtime (0.5.12020) + sorbet-runtime (0.5.12024) steep (1.10.0) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10)