From 864151398650ccc4cd4b2629114ba90fd766f583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 04:33:10 +0000 Subject: [PATCH] Bump tapioca from `f2010b5` to `16e6cd9` Bumps [tapioca](https://github.com/Shopify/tapioca) from `f2010b5` to `16e6cd9`. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/f2010b52a1980b51f649ac4277f37a98f0accce5...16e6cd91349a8a7a477c8ad8f2b805f65b405989) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 261e377b..47117fe8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GIT remote: https://github.com/Shopify/tapioca.git - revision: f2010b52a1980b51f649ac4277f37a98f0accce5 + revision: 16e6cd91349a8a7a477c8ad8f2b805f65b405989 specs: - tapioca (0.16.1) + tapioca (0.16.4) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) - rbi (>= 0.1.14, < 0.2) + rbi (~> 0.2) sorbet-static-and-runtime (>= 0.5.11087) spoom (>= 1.2.0) thor (>= 1.2.0) @@ -143,7 +143,7 @@ GEM racc pg (1.5.7) polyfill (1.9.0) - prism (0.30.0) + prism (1.2.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -175,8 +175,8 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rbi (0.1.14) - prism (>= 0.18.0, < 1.0.0) + rbi (0.2.1) + prism (~> 1.0) sorbet-runtime (>= 0.5.9204) rbs (3.2.1) rchardet (1.8.0) @@ -248,7 +248,7 @@ GEM rbs (~> 3.0) sorbet-runtime yard - spoom (1.4.2) + spoom (1.5.0) erubi (>= 1.10.0) prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) @@ -260,7 +260,7 @@ GEM sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) timecop (0.9.10) timeout (0.4.1)