From 6e19f11d2d3d029e05675a124c9dab91794f6b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:24:52 +0000 Subject: [PATCH] :arrow_up: Bump rbs from 3.10.0 to 3.10.2 Bumps [rbs](https://github.com/ruby/rbs) from 3.10.0 to 3.10.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.0...v3.10.2) --- updated-dependencies: - dependency-name: rbs dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fff0b22..e7ceae9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.10.0) + rbs (3.10.2) logger regexp_parser (2.11.3) rspec (3.13.2)