From b3e3770623a43a47673c2ee8f8345ad3510fe0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:55:33 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.13.3 to 0.16.1 Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.13.3 to 0.16.1. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.13.3...v0.16.1) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ee93ce..03d493a 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.26.3) 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.14) + prism (>= 0.18.0, < 1.0.0) sorbet-runtime (>= 0.5.9204) rdoc (6.6.3.1) psych (>= 4.0.0) @@ -143,17 +143,17 @@ GEM sorbet-static-and-runtime (0.5.11361) sorbet (= 0.5.11361) sorbet-runtime (= 0.5.11361) - spoom (1.3.0) + spoom (1.4.2) 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.16.1) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) - rbi (>= 0.1.4, < 0.2) + rbi (>= 0.1.14, < 0.2) sorbet-static-and-runtime (>= 0.5.11087) spoom (>= 1.2.0) thor (>= 1.2.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