From 6fb4952d846888c700b4e55fc0fcb5c74e09750b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 17:22:48 +0000 Subject: [PATCH] build(deps): bump rbs from 3.10.2 to 3.10.3 Bumps [rbs](https://github.com/ruby/rbs) from 3.10.2 to 3.10.3. - [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.2...v3.10.3) --- updated-dependencies: - dependency-name: rbs dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c97f8e1..d8c6d5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,8 +16,9 @@ GEM prettier_print (1.2.1) prism (1.7.0) rake (13.3.1) - rbs (3.10.2) + rbs (3.10.3) logger + tsort simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -26,6 +27,7 @@ GEM simplecov_json_formatter (0.1.4) syntax_tree (6.3.0) prettier_print (>= 1.2.0) + tsort (0.2.0) PLATFORMS arm64-darwin-21