From d5e7d8b2c45b2b74069c2c7891da57fcc8c54429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 18:03:34 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.4.23 to 0.4.24 in /Library/Homebrew Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.23 to 0.4.24. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.4.23...v0.4.24) --- 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 3d7096264e..03a6e07307 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -156,7 +156,7 @@ GEM sorbet (~> 0.5.5) sorbet-runtime thor (>= 0.19.2) - tapioca (0.4.23) + tapioca (0.4.24) bundler (>= 1.17.3) parlour (>= 2.1.0) pry (>= 0.12.2)