From 3a718aa05510b27cb48303aed48c259fd22c4fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:26:05 +0000 Subject: [PATCH] Bump rbs from 3.5.1 to 3.5.2 Bumps [rbs](https://github.com/ruby/rbs) from 3.5.1 to 3.5.2. - [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.5.1...v3.5.2) --- 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 7156bc3..6ac8f22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM minitest (5.24.1) prettier_print (1.2.1) rake (13.2.1) - rbs (3.5.1) + rbs (3.5.2) logger simplecov (0.22.0) docile (~> 1.1)