From b9425117b7183ab9946fe7c9672f59206f03a218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:22:14 +0000 Subject: [PATCH] Bump tapioca from 0.16.2 to 0.16.3 (#332) 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 9d6181d9..7e0b9d96 100644 --- a/Gemfile +++ b/Gemfile @@ -16,4 +16,4 @@ gem 'rubocop-rspec', '~> 3.2.0' gem 'rubocop-sorbet', '~> 0.8.5' gem 'simplecov-cobertura', '~> 2.1.0' gem 'sorbet', '~> 0.5.11589' -gem 'tapioca', '~> 0.16.2' +gem 'tapioca', '~> 0.16.3' diff --git a/Gemfile.lock b/Gemfile.lock index f753905a..21113a5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,11 +19,11 @@ GEM parser (3.3.5.1) ast (~> 2.4.1) racc - prism (1.0.0) + prism (1.2.0) racc (1.8.1) rainbow (3.1.1) rake (13.2.1) - rbi (0.2.0) + rbi (0.2.1) prism (~> 1.0) sorbet-runtime (>= 0.5.9204) redcarpet (3.6.0) @@ -83,12 +83,12 @@ GEM sorbet-static-and-runtime (0.5.11589) sorbet (= 0.5.11589) sorbet-runtime (= 0.5.11589) - 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) - tapioca (0.16.2) + tapioca (0.16.3) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) @@ -119,7 +119,7 @@ DEPENDENCIES rubocop-sorbet (~> 0.8.5) simplecov-cobertura (~> 2.1.0) sorbet (~> 0.5.11589) - tapioca (~> 0.16.2) + tapioca (~> 0.16.3) yard-sorbet! BUNDLED WITH