From 0d08e25fb969bf133eaefbf2307e10ebd45ff0a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 08:55:21 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.12.0 to 0.13.2 Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.12.0 to 0.13.2. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.12.0...v0.13.2) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92b56a83..dbbc2ca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,6 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc - prettier_print (1.2.1) prism (0.24.0) psych (5.1.0) stringio @@ -93,7 +92,7 @@ GEM racc (1.7.3) rack (3.0.9.1) rainbow (3.1.1) - rbi (0.1.9) + rbi (0.1.10) prism (>= 0.18.0, < 0.25) sorbet-runtime (>= 0.5.9204) rdoc (6.5.0) @@ -146,24 +145,22 @@ GEM sorbet-static-and-runtime (0.5.11294) sorbet (= 0.5.11294) sorbet-runtime (= 0.5.11294) - spoom (1.2.4) + spoom (1.3.0) erubi (>= 1.10.0) + prism (>= 0.19.0) sorbet-static-and-runtime (>= 0.5.10187) - syntax_tree (>= 6.1.1) thor (>= 0.19.2) stringio (3.0.8) - syntax_tree (6.2.0) - prettier_print (>= 1.2.0) - tapioca (0.12.0) + tapioca (0.13.2) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) rbi (>= 0.1.4, < 0.2) - sorbet-static-and-runtime (>= 0.5.10820) - spoom (~> 1.2.0, >= 1.2.0) + sorbet-static-and-runtime (>= 0.5.11087) + spoom (>= 1.2.0) thor (>= 1.2.0) yard-sorbet - thor (1.3.0) + thor (1.3.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)