From b13ca7f88b3b2c59b43ca751e29f9aead1a3edc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:20:15 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.16.5 to 0.16.6 in /Library/Homebrew Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.16.5 to 0.16.6. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.16.5...v0.16.6) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 87937a67e2..05c9aff352 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -127,7 +127,7 @@ GEM sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) stackprof (0.2.26) - tapioca (0.16.5) + tapioca (0.16.6) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)