From 053025b31641d022a763c13531484fbb4d43c96a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 15:15:48 +0000 Subject: [PATCH] Update rbs to version 3.4.4 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19256a2..3e3e0f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,6 +6,7 @@ PATH GEM remote: https://rubygems.org/ specs: + abbrev (0.1.2) activesupport (6.1.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) @@ -36,7 +37,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rbs (2.8.4) + rbs (3.4.4) + abbrev regexp_parser (2.7.0) rexml (3.2.5) rspec (3.12.0)