From 419a97f1cd3fd13bab4f68285cfd0d96e74a2813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 08:15:42 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.16.2 to 0.16.3 Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.2 to 0.16.3. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.16.2...v0.16.3) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e5d2f39..1f64e9d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,14 +89,14 @@ GEM parser (3.3.5.0) ast (~> 2.4.1) racc - prism (1.0.0) + prism (1.2.0) psych (5.1.2) stringio public_suffix (6.0.0) racc (1.8.1) rack (3.0.10) rainbow (3.1.1) - rbi (0.2.0) + rbi (0.2.1) prism (~> 1.0) sorbet-runtime (>= 0.5.9204) rdoc (6.7.0) @@ -146,13 +146,13 @@ GEM sorbet-static-and-runtime (0.5.11618) sorbet (= 0.5.11618) sorbet-runtime (= 0.5.11618) - spoom (1.4.2) + spoom (1.5.0) erubi (>= 1.10.0) prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) stringio (3.1.1) - tapioca (0.16.2) + tapioca (0.16.3) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)