From 94091ac36c17cd0244e1257f53a8b9093d9c21b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:17:41 +0000 Subject: [PATCH] Bump tapioca from 0.16.6 to 0.16.7 in /gemfiles/typecheck Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.6 to 0.16.7. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.16.6...v0.16.7) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gemfiles/typecheck/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gemfiles/typecheck/Gemfile.lock b/gemfiles/typecheck/Gemfile.lock index 229d743709..d58db9a784 100644 --- a/gemfiles/typecheck/Gemfile.lock +++ b/gemfiles/typecheck/Gemfile.lock @@ -90,7 +90,8 @@ GEM terminal-table (>= 2, < 4) uri (>= 0.12.0) strscan (3.1.2) - tapioca (0.16.6) + tapioca (0.16.7) + benchmark bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)