From ccae1aa69b7b9ffea21474f635ecc671a64c2f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 07:27:32 +0000 Subject: [PATCH 1/3] build(deps): bump tapioca from 0.4.12 to 0.4.13 in /Library/Homebrew Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.12 to 0.4.13. - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](https://github.com/Shopify/tapioca/compare/v0.4.12...v0.4.13) Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index ed8fedd961..f0bb87c820 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -145,7 +145,7 @@ GEM sorbet (~> 0.5.5) sorbet-runtime thor (>= 0.19.2) - tapioca (0.4.12) + tapioca (0.4.13) parlour (>= 2.1.0) pry (>= 0.12.2) sorbet-runtime From 98bbe2d011929e9527e45b74cfd1822785ca5433 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 18 Jan 2021 07:35:07 +0000 Subject: [PATCH 2/3] brew vendor-gems: commit updates. --- Library/Homebrew/vendor/bundle/bundler/setup.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/vendor/bundle/bundler/setup.rb b/Library/Homebrew/vendor/bundle/bundler/setup.rb index 37ea7881c6..ec9e7d1226 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -85,4 +85,4 @@ $:.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.7/lib" -$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/tapioca-0.4.12/lib" +$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/tapioca-0.4.13/lib" From dd7c32fbc16b3463ee38d8eb5e804ca5e291d81e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 18 Jan 2021 07:35:58 +0000 Subject: [PATCH 3/3] Update RBI files for tapioca. --- .../sorbet/rbi/gems/{tapioca@0.4.12.rbi => tapioca@0.4.13.rbi} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{tapioca@0.4.12.rbi => tapioca@0.4.13.rbi} (100%) diff --git a/Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.12.rbi b/Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.13.rbi similarity index 100% rename from Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.12.rbi rename to Library/Homebrew/sorbet/rbi/gems/tapioca@0.4.13.rbi