From 92cc3e05f839d0c65ab62f089c61aaddf70c8293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 18:05:08 +0000 Subject: [PATCH] build(deps-dev): bump tapioca from 0.6.2 to 0.6.3 in /Library/Homebrew Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 559fa00629..445bcfaf35 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -85,7 +85,7 @@ GEM racc (1.6.0) rack (2.2.3) rainbow (3.1.1) - rbi (0.0.10) + rbi (0.0.11) ast parser sorbet-runtime (>= 0.5.9204) @@ -167,14 +167,14 @@ GEM sorbet (>= 0.5.9204) sorbet-runtime (>= 0.5.9204) thor (>= 0.19.2) - tapioca (0.6.2) + tapioca (0.6.3) bundler (>= 1.17.3) pry (>= 0.12.2) rbi (~> 0.0.0, >= 0.0.9) sorbet-runtime (>= 0.5.9204) sorbet-static (>= 0.5.9204) spoom (~> 1.1.0, >= 1.1.4) - thor (>= 0.19.2) + thor (>= 1.2.0) yard-sorbet thor (1.2.1) tzinfo (2.0.4)