From c0e2d8808e1e269cde7b9176363d4e0c3a774562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:57:31 +0000 Subject: [PATCH] Bump rbs from 2.8.4 to 3.0.2 Bumps [rbs](https://github.com/ruby/rbs) from 2.8.4 to 3.0.2. - [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/v2.8.4...v3.0.2) --- updated-dependencies: - dependency-name: rbs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 133580e4a..be6da4910 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -329,7 +329,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rbs (2.8.4) + rbs (3.0.2) rdoc (6.5.0) psych (>= 4.0.0) redis (5.0.6)