From 682da584edc49c375c128b555c0cd11de7352a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 05:51:25 +0000 Subject: [PATCH] build(deps): bump rbs from 3.4.4 to 3.5.1 Bumps [rbs](https://github.com/ruby/rbs) from 3.4.4 to 3.5.1. - [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.4.4...v3.5.1) --- updated-dependencies: - dependency-name: rbs dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dd8a00..461c887 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,6 @@ PATH GEM remote: https://rubygems.org/ specs: - abbrev (0.1.2) ast (2.4.2) commander (4.6.0) highline (~> 2.0.0) @@ -22,6 +21,7 @@ GEM highline (2.0.3) json (2.7.2) language_server-protocol (3.17.0.3) + logger (1.6.0) multipart-post (2.4.1) net-http (0.4.1) uri @@ -37,8 +37,8 @@ GEM racc (1.8.0) rainbow (3.1.1) rake (13.2.1) - rbs (3.4.4) - abbrev + rbs (3.5.1) + logger regexp_parser (2.9.2) rexml (3.2.8) strscan (>= 3.0.9)