From d42325de45312e91bff61f2fc826e7dc13b57577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 15:33:41 +0100 Subject: [PATCH] build(deps-dev): bump rbs from 3.7.0 to 3.8.0 (#36549) 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: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ba3e84f8b0..8ad6c5c4734 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.7.0) + rbs (3.8.0) logger regexp_parser (2.9.3) rexml (3.4.0)