From c8320764408a21adc799142609fd52707e9dbedd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:44:09 +0000 Subject: [PATCH] Bump rbs from 3.7.0 to 3.8.0 Bumps [rbs](https://github.com/ruby/rbs) from 3.7.0 to 3.8.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.7.0...v3.8.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 04f43e9..4207dad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,11 +10,11 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - logger (1.6.2) + logger (1.6.4) minitest (5.25.4) prettier_print (1.2.1) rake (13.2.1) - rbs (3.7.0) + rbs (3.8.0) logger simplecov (0.22.0) docile (~> 1.1)