From 137f32e83f1c06d5b1ef483a68c8b4c6923eb930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:26:31 +0000 Subject: [PATCH] Bump tapioca from 0.17.10 to 0.18.0 Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.17.10 to 0.18.0. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.17.10...v0.18.0) --- updated-dependencies: - dependency-name: tapioca dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8faf412..54627676 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -379,9 +379,9 @@ GEM rbi (0.3.9) prism (~> 1.0) rbs (>= 3.4.4) - rbs (4.0.0.dev.5) + rbs (4.0.0) logger - prism (>= 1.3.0) + prism (>= 1.6.0) tsort rdoc (7.2.0) erb @@ -539,7 +539,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - tapioca (0.17.10) + tapioca (0.18.0) benchmark bundler (>= 2.2.25) netrc (>= 0.11.0) @@ -549,6 +549,7 @@ GEM sorbet-static-and-runtime (>= 0.5.11087) spoom (>= 1.7.9) thor (>= 1.2.0) + tsort yard-sorbet thor (1.5.0) tilt (2.7.0)