From 6688c9c385a36883e74928ad25ca3965b39d1fd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 11:11:19 +0000 Subject: [PATCH] build(deps-dev): bump rbs from 3.10.4 to 4.0.2 Bumps [rbs](https://github.com/ruby/rbs) from 3.10.4 to 4.0.2. - [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/v3.10.4...v4.0.2) --- updated-dependencies: - dependency-name: rbs dependency-version: 4.0.2 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9adda0bf9..6623a1a601 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -399,8 +399,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.10.4) + rbs (4.0.2) logger + prism (>= 1.6.0) tsort rdoc (7.2.0) erb @@ -539,7 +540,7 @@ GEM rack-protection (= 4.2.1) sinatra (= 4.2.1) tilt (~> 2.0) - solargraph (0.58.3) + solargraph (0.59.0) ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4) @@ -554,7 +555,7 @@ GEM ostruct (~> 0.6) parser (~> 3.0) prism (~> 1.4) - rbs (>= 3.6.1, <= 4.0.0.dev.4) + rbs (>= 3.10.0) reverse_markdown (~> 3.0) rubocop (~> 1.76) thor (~> 1.0)