From 456f1e6fcea91bf03947dc1e5f538347deb60754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 10:53:37 +0000 Subject: [PATCH] Bump tapioca from 0.16.3 to 0.16.5 (#338) Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.3 to 0.16.5. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.16.3...v0.16.5) --- 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index f58381a4..d8ad3cc8 100644 --- a/Gemfile +++ b/Gemfile @@ -16,4 +16,4 @@ gem 'rubocop-rspec', '~> 3.2.0' gem 'rubocop-sorbet', '~> 0.8.7' gem 'simplecov-cobertura', '~> 2.1.0' gem 'sorbet', '~> 0.5.11631' -gem 'tapioca', '~> 0.16.3' +gem 'tapioca', '~> 0.16.5' diff --git a/Gemfile.lock b/Gemfile.lock index d73df233..7ad1268c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) - tapioca (0.16.3) + tapioca (0.16.5) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) @@ -119,7 +119,7 @@ DEPENDENCIES rubocop-sorbet (~> 0.8.7) simplecov-cobertura (~> 2.1.0) sorbet (~> 0.5.11631) - tapioca (~> 0.16.3) + tapioca (~> 0.16.5) yard-sorbet! BUNDLED WITH