From 097a15e5ecb75637244abb0311b5320607902bad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:22:45 +0000 Subject: [PATCH] build(deps): bump rbs from 3.10.3 to 4.0.0 Bumps [rbs](https://github.com/ruby/rbs) from 3.10.3 to 4.0.0. - [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.3...v4.0.0) --- updated-dependencies: - dependency-name: rbs dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4dc4f1..b92641a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,8 +18,9 @@ GEM prettier_print (1.2.1) prism (1.9.0) rake (13.3.1) - rbs (3.10.3) + rbs (4.0.0) logger + prism (>= 1.6.0) tsort simplecov (0.22.0) docile (~> 1.1)