From ba051819b1803fd01becb9cac347c157c8e81b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 09:35:58 +0000 Subject: [PATCH 1/3] build(deps): bump tapioca from 0.4.9 to 0.4.10 in /Library/Homebrew Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.9 to 0.4.10. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.4.9...v0.4.10) 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 444f07a6f68c1..d5cc461127aa4 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -133,12 +133,12 @@ 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.7) colorize sorbet (~> 0.5.5) sorbet-runtime thor (>= 0.19.2) - tapioca (0.4.9) + tapioca (0.4.10) parlour (>= 2.1.0) pry (>= 0.12.2) sorbet-runtime From 3b95c412197068cf5f4e877c0f73f72758157062 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 2 Dec 2020 09:52:28 +0000 Subject: [PATCH 2/3] brew vendor-gems: commit updates. --- Library/Homebrew/vendor/bundle/bundler/setup.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/vendor/bundle/bundler/setup.rb b/Library/Homebrew/vendor/bundle/bundler/setup.rb index 49e6d6f70ea9d..12e4b717f3180 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -83,5 +83,5 @@ $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/ruby-macho-2.5.0/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/sorbet-runtime-stub-0.2.0/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/thor-1.0.1/lib" -$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/spoom-1.0.6/lib" -$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/tapioca-0.4.9/lib" +$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/spoom-1.0.7/lib" +$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/tapioca-0.4.10/lib" From 440699f72f2b02787258e2af69499bab4f5607a8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 2 Dec 2020 09:53:12 +0000 Subject: [PATCH 3/3] Update RBI files for tapioca. --- .../Homebrew/sorbet/rbi/gems/{spoom@1.0.6.rbi => spoom@1.0.7.rbi} | 0 .../sorbet/rbi/gems/{tapioca@0.4.9.rbi => tapioca@0.4.10.rbi} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{spoom@1.0.6.rbi => spoom@1.0.7.rbi} (100%) rename Library/Homebrew/sorbet/rbi/gems/{tapioca@0.4.9.rbi => tapioca@0.4.10.rbi} (100%) diff --git a/Library/Homebrew/sorbet/rbi/gems/spoom@1.0.6.rbi b/Library/Homebrew/sorbet/rbi/gems/spoom@1.0.7.rbi similarity index 100% rename from Library/Homebrew/sorbet/rbi/gems/spoom@1.0.6.rbi rename to Library/Homebrew/sorbet/rbi/gems/spoom@1.0.7.rbi diff --git a/Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.9.rbi b/Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.10.rbi similarity index 100% rename from Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.9.rbi rename to Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.10.rbi