From 26de5ac23fb717dbbeb84388d6aa05ae095dc859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 02:20:19 +0000 Subject: [PATCH] Bump rbs from 4.0.0.dev.4 to 4.0.0.dev.5 Bumps [rbs](https://github.com/ruby/rbs) from 4.0.0.dev.4 to 4.0.0.dev.5. - [Release notes](https://github.com/ruby/rbs/releases) - [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby/rbs/compare/v4.0.0.dev.4...v4.0.0.dev.5) --- updated-dependencies: - dependency-name: rbs dependency-version: 4.0.0.dev.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fe672c8..6bd0e5a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.8.0) psych (5.3.1) date stringio @@ -58,9 +58,10 @@ GEM rbi (0.3.9) prism (~> 1.0) rbs (>= 3.4.4) - rbs (4.0.0.dev.4) + rbs (4.0.0.dev.5) logger prism (>= 1.3.0) + tsort rdoc (7.0.3) erb psych (>= 4.0.0)