From bcccf0abcc90ddb43713a14d56d33d34b1e4c8a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:37:36 +0000 Subject: [PATCH] chore(deps-dev): bump rbs from 3.2.2 to 3.4.1 Bumps [rbs](https://github.com/ruby/rbs) from 3.2.2 to 3.4.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.2.2...v3.4.1) --- updated-dependencies: - dependency-name: rbs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3bdf44b..7b5f87f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,7 @@ GEM specs: aasm (5.5.0) concurrent-ruby (~> 1.0) + abbrev (0.1.2) activemodel (7.1.2) activesupport (= 7.1.2) activerecord (7.1.2) @@ -56,7 +57,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rbs (3.2.2) + rbs (3.4.1) + abbrev regexp_parser (2.8.3) rexml (3.2.6) rspec (3.12.0)