From e010d5f67f523f8e0154766fb431cdc349e3968c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:18:37 +0000 Subject: [PATCH] Bump rbs from 3.6.1 to 3.7.0 Bumps [rbs](https://github.com/ruby/rbs) from 3.6.1 to 3.7.0. - [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.6.1...v3.7.0) --- updated-dependencies: - dependency-name: rbs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28ba8f7..04f43e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,11 +10,11 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - logger (1.6.1) + logger (1.6.2) minitest (5.25.4) prettier_print (1.2.1) rake (13.2.1) - rbs (3.6.1) + rbs (3.7.0) logger simplecov (0.22.0) docile (~> 1.1)