From 44539339648ee2297231111d59825ea30e7f586e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 08:39:59 +0000 Subject: [PATCH] Bump tapioca from 0.4.3 to 0.4.4 in /Library/Homebrew Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.4.3...v0.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> --- Library/Homebrew/Gemfile.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 6757b156c2..dbf7ae6850 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -14,6 +14,7 @@ GEM json simplecov coderay (1.1.3) + colorize (0.8.1) commander (4.5.2) highline (~> 2.0.0) concurrent-ruby (1.1.7) @@ -122,11 +123,17 @@ GEM sorbet-static (= 0.5.5880) sorbet-runtime (0.5.5877) sorbet-static (0.5.5880-universal-darwin-14) - tapioca (0.4.3) + spoom (1.0.4) + colorize + sorbet (~> 0.5.5) + sorbet-runtime + thor (>= 0.19.2) + tapioca (0.4.4) parlour (>= 2.1.0) pry (>= 0.12.2) sorbet-runtime sorbet-static (>= 0.4.4471) + spoom thor (>= 0.19.2) thor (1.0.1) thread_safe (0.3.6) -- GitLab