From fd142d17bb786d2affecc361a5afbe49bdf3a6bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 12:42:15 +0000 Subject: [PATCH] build(deps-dev): Bump rbs from 3.9.2 to 3.9.3 Bumps [rbs](https://github.com/ruby/rbs) from 3.9.2 to 3.9.3. - [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.2...v3.9.3) --- updated-dependencies: - dependency-name: rbs dependency-version: 3.9.3 dependency-type: direct:development 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 0fd0215..acb5ad5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.9.2) + rbs (3.9.3) logger regexp_parser (2.10.0) rexml (3.4.1)