From adbca59ba10918147726e69c144fb35d70e48de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 05:16:03 +0000 Subject: [PATCH] Bump rbs from 3.9.3 to 3.9.5 Bumps [rbs](https://github.com/ruby/rbs) from 3.9.3 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.3...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 e951e53..9bc34a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.9.3) + rbs (3.9.5) logger rspec (3.13.0) rspec-core (~> 3.13.0)