From 6bb1686d8e1711db46d9b2da71c2b42d4297e506 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 13:45:57 +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 a7d1a355..bff36305 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,8 +47,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.10.2) + rbs (3.10.3) logger + tsort regexp_parser (2.11.3) rubocop (1.82.1) json (~> 2.3) @@ -91,6 +92,7 @@ GEM strscan (3.1.2) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) + tsort (0.2.0) typeprof (0.31.1) prism (>= 1.4.0) rbs (>= 3.6.0)