From daab8395813beca1f0303f75a24cba227cc764bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 09:02:23 +0000 Subject: [PATCH] chore(deps-dev): bump rbs-inline from 0.12.0 to 0.13.0 Bumps [rbs-inline](https://github.com/soutaro/rbs-inline) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/soutaro/rbs-inline/releases) - [Changelog](https://github.com/soutaro/rbs-inline/blob/main/CHANGELOG.md) - [Commits](https://github.com/soutaro/rbs-inline/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: rbs-inline dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 657d2f9..7cb0087 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,9 +77,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.10.0) + rbs (3.10.3) logger - rbs-inline (0.12.0) + tsort + rbs-inline (0.13.0) prism (>= 0.29) rbs (>= 3.8.0) rdoc (7.1.0)