From e11454875387d24916a8bbfdea16243e9220025c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 17:59:24 +0000 Subject: [PATCH] build(deps): bump rbs from 3.9.4 to 3.9.5 Bumps [rbs](https://github.com/ruby/rbs) from 3.9.4 to 3.9.5. - [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.9.4...v3.9.5) --- updated-dependencies: - dependency-name: rbs dependency-version: 3.9.5 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 f8c7160..8b75484 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM minitest (5.25.5) prettier_print (1.2.1) rake (13.3.0) - rbs (3.9.4) + rbs (3.9.5) logger simplecov (0.22.0) docile (~> 1.1)