From ab4e2a3df87e054b7545bb26b4b07a2610228a9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 18:04:33 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.6.4 to 0.7.0 in /Library/Homebrew Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.6.4 to 0.7.0. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.6.4...v0.7.0) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 201dcf093f..621bfa84bb 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -166,10 +166,10 @@ GEM sorbet (>= 0.5.9204) sorbet-runtime (>= 0.5.9204) thor (>= 0.19.2) - tapioca (0.6.4) + tapioca (0.7.0) bundler (>= 1.17.3) pry (>= 0.12.2) - rbi (~> 0.0.0, >= 0.0.9) + rbi (~> 0.0.0, >= 0.0.12) sorbet-runtime (>= 0.5.9204) sorbet-static (>= 0.5.9204) spoom (~> 1.1.0, >= 1.1.4)