From 4023b2b0d000ef0f6d49ffd5e1b6cb9457bdc4ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Sep 2021 08:08:13 +0000 Subject: [PATCH] build(deps): bump tapioca from 0.4.9 to 0.5.2 in /Library/Homebrew Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.9 to 0.5.2. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.4.9...v0.5.2) --- updated-dependencies: - dependency-name: tapioca dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 837f6c963ce78..a70f20d8ddeaf 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - ast (2.4.1) + ast (2.4.2) bindata (2.4.8) byebug (11.1.3) codecov (0.2.12) @@ -15,8 +15,6 @@ GEM simplecov coderay (1.1.3) colorize (0.8.1) - commander (4.5.2) - highline (~> 2.0.0) concurrent-ruby (1.1.7) connection_pool (2.2.3) diff-lcs (1.4.4) @@ -25,7 +23,6 @@ GEM unf (>= 0.0.5, < 1.0.0) elftools (1.1.3) bindata (~> 2) - highline (2.0.3) hpricot (0.8.6) http-cookie (1.0.3) domain_name (~> 0.5) @@ -57,20 +54,20 @@ GEM parallel (1.20.1) parallel_tests (3.4.0) parallel - parlour (4.0.1) - commander (~> 4.5) - parser - rainbow (~> 3.0) - sorbet-runtime (>= 0.5) - parser (2.7.2.0) + parser (3.0.2.0) ast (~> 2.4.1) patchelf (1.3.0) elftools (>= 1.1.3) plist (3.5.0) - pry (0.13.1) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) rainbow (3.0.0) + rbi (0.0.4) + ast + parser + sorbet-runtime + unparser rdiscount (2.2.0.2) regexp_parser (1.8.2) rexml (3.2.4) @@ -131,19 +128,21 @@ GEM sorbet-runtime (0.5.6111) sorbet-runtime-stub (0.2.0) sorbet-static (0.5.6111-universal-darwin-14) - spoom (1.0.6) + spoom (1.0.9) colorize sorbet (~> 0.5.5) sorbet-runtime thor (>= 0.19.2) - tapioca (0.4.9) - parlour (>= 2.1.0) + tapioca (0.5.2) + bundler (>= 1.17.3) pry (>= 0.12.2) + rbi sorbet-runtime sorbet-static (>= 0.4.4471) spoom thor (>= 0.19.2) - thor (1.0.1) + unparser + thor (1.1.0) thread_safe (0.3.6) tzinfo (1.2.8) thread_safe (~> 0.1) @@ -151,6 +150,9 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (1.7.0) + unparser (0.6.0) + diff-lcs (~> 1.3) + parser (>= 3.0.0) webrobots (0.1.2) zeitwerk (2.4.1)