From cb6a01a5e69b09284ae1f7975217e8be02b5ce3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 16:38:56 +0000 Subject: [PATCH] Bump rbs from 3.8.1 to 3.9.4 Bumps [rbs](https://github.com/ruby/rbs) from 3.8.1 to 3.9.4. - [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.8.1...v3.9.4) --- updated-dependencies: - dependency-name: rbs dependency-version: 3.9.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0769eb2..7fe78b14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -365,7 +365,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rbs (3.8.1) + rbs (3.9.4) logger rdoc (6.13.1) psych (>= 4.0.0)