From 0504d53ebd634721c9e3dfeff5a395440ef1693e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 17:04:34 +0000 Subject: [PATCH] Bump rbs from 3.8.1 to 3.9.0 Bumps [rbs](https://github.com/ruby/rbs) from 3.8.1 to 3.9.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.8.1...v3.9.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 3637e56..51a6c03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,11 +10,11 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - logger (1.6.4) + logger (1.6.6) minitest (5.25.5) prettier_print (1.2.1) rake (13.2.1) - rbs (3.8.1) + rbs (3.9.0) logger simplecov (0.22.0) docile (~> 1.1)