From 9101b023c1eb38de904ec62686c32a99367c628f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 01:50:12 +0000 Subject: [PATCH] Bump rbs from 3.6.1 to 3.7.0 in /gemfiles/typecheck 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] --- gemfiles/typecheck/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gemfiles/typecheck/Gemfile.lock b/gemfiles/typecheck/Gemfile.lock index 4e22038ca8..02bf695f7e 100644 --- a/gemfiles/typecheck/Gemfile.lock +++ b/gemfiles/typecheck/Gemfile.lock @@ -33,7 +33,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) + logger (1.6.2) minitest (5.25.1) netrc (0.11.0) parallel (1.26.3) @@ -53,7 +53,7 @@ GEM rbi (0.2.1) prism (~> 1.0) sorbet-runtime (>= 0.5.9204) - rbs (3.6.1) + rbs (3.7.0) logger ruby_parser (3.21.1) racc (~> 1.5) @@ -73,7 +73,7 @@ GEM prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) - steep (1.8.3) + steep (1.9.1) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9) @@ -84,7 +84,7 @@ GEM logger (>= 1.3.0) parser (>= 3.1) rainbow (>= 2.2.2, < 4.0) - rbs (~> 3.6.0) + rbs (~> 3.7.0) securerandom (>= 0.1) strscan (>= 1.0.0) terminal-table (>= 2, < 4)