From 5b8c57af2d890a9853dd0c199012f3b91c17333d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:21:30 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.13.3 to 0.15.1 Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.13.3 to 0.15.1. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.13.3...v0.15.1) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ee93ce..0c3aa08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM dropbox_api (0.1.21) faraday (< 3.0) oauth2 (~> 1.1) - erubi (1.12.0) + erubi (1.13.0) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) @@ -83,19 +83,19 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) openssl (3.2.0) - parallel (1.24.0) + parallel (1.25.1) parser (3.3.1.0) ast (~> 2.4.1) racc - prism (0.27.0) + prism (0.30.0) psych (5.1.2) stringio public_suffix (5.0.5) racc (1.7.3) rack (3.0.10) rainbow (3.1.1) - rbi (0.1.12) - prism (>= 0.18.0, < 0.28) + rbi (0.1.13) + prism (>= 0.18.0, < 1.0.0) sorbet-runtime (>= 0.5.9204) rdoc (6.6.3.1) psych (>= 4.0.0) @@ -143,13 +143,13 @@ GEM sorbet-static-and-runtime (0.5.11361) sorbet (= 0.5.11361) sorbet-runtime (= 0.5.11361) - spoom (1.3.0) + spoom (1.3.3) erubi (>= 1.10.0) - prism (>= 0.19.0) + prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) stringio (3.1.0) - tapioca (0.13.3) + tapioca (0.15.1) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) @@ -178,9 +178,9 @@ GEM rubyzip (~> 2.0) winrm (~> 2.0) yard (0.9.36) - yard-sorbet (0.8.1) - sorbet-runtime (>= 0.5) - yard (>= 0.9) + yard-sorbet (0.9.0) + sorbet-runtime + yard PLATFORMS x86_64-linux