From 60d94feb20b73a6e765c3f1f245a4e4aec7ffb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 17:31:56 +0000 Subject: [PATCH] build(deps): bump rbs from 3.10.1 to 3.10.2 Bumps [rbs](https://github.com/ruby/rbs) from 3.10.1 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.1...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 7c02b27..c97f8e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM prettier_print (1.2.1) prism (1.7.0) rake (13.3.1) - rbs (3.10.1) + rbs (3.10.2) logger simplecov (0.22.0) docile (~> 1.1)