From dc8613c12f93b1f02d39240e8a87da5616751863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 18:46:43 +0000 Subject: [PATCH] Bump rbs from 3.9.0 to 3.9.1 Bumps [rbs](https://github.com/ruby/rbs) from 3.9.0 to 3.9.1. - [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.0...v3.9.1) --- updated-dependencies: - dependency-name: rbs 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 51a6c03..f1f3715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM minitest (5.25.5) prettier_print (1.2.1) rake (13.2.1) - rbs (3.9.0) + rbs (3.9.1) logger simplecov (0.22.0) docile (~> 1.1)