From 2a2a5a2ac71c099f2bf9124a1928d35a4fd528ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 17:15:40 +0000 Subject: [PATCH] Bump rbs from 3.9.1 to 3.9.2 Bumps [rbs](https://github.com/ruby/rbs) from 3.9.1 to 3.9.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.9.1...v3.9.2) --- updated-dependencies: - dependency-name: rbs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1f3715..342e327 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,11 +10,11 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - logger (1.6.6) + logger (1.7.0) minitest (5.25.5) prettier_print (1.2.1) rake (13.2.1) - rbs (3.9.1) + rbs (3.9.2) logger simplecov (0.22.0) docile (~> 1.1)