From 94e711091bc4a01a6de42d4c62e7cc5eb687e9b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 18:03:50 +0000 Subject: [PATCH 1/3] build(deps): bump spoom from 1.1.3 to 1.1.4 in /Library/Homebrew Bumps [spoom](https://github.com/Shopify/spoom) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/Shopify/spoom/releases) - [Commits](https://github.com/Shopify/spoom/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: spoom dependency-type: indirect 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 1b495a28fe..210feab9bf 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -163,10 +163,10 @@ GEM sorbet-runtime (0.5.9209) sorbet-runtime-stub (0.2.0) sorbet-static (0.5.9209-universal-darwin-14) - spoom (1.1.3) + spoom (1.1.4) colorize - sorbet (>= 0.5.6347) - sorbet-runtime + sorbet (>= 0.5.9204) + sorbet-runtime (>= 0.5.9204) thor (>= 0.19.2) tapioca (0.5.2) bundler (>= 1.17.3) From f08fb10b963b362b96948b916b109fc8233cf30a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 7 Oct 2021 18:07:28 +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 6b3dc36b53..800aeba94c 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -99,6 +99,6 @@ $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/simplecov-0.21.2/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/simplecov-cobertura-1.4.2/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/sorbet-runtime-stub-0.2.0/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/thor-1.1.0/lib" -$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/spoom-1.1.3/lib" +$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/spoom-1.1.4/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/tapioca-0.5.2/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/warning-1.2.1/lib" From 52d5712e9cf160cfd71cf1da4e268428c165c798 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 7 Oct 2021 18:12:39 +0000 Subject: [PATCH 3/3] Update RBI files for spoom. --- .../Homebrew/sorbet/rbi/gems/{spoom@1.1.3.rbi => spoom@1.1.4.rbi} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{spoom@1.1.3.rbi => spoom@1.1.4.rbi} (100%) diff --git a/Library/Homebrew/sorbet/rbi/gems/spoom@1.1.3.rbi b/Library/Homebrew/sorbet/rbi/gems/spoom@1.1.4.rbi similarity index 100% rename from Library/Homebrew/sorbet/rbi/gems/spoom@1.1.3.rbi rename to Library/Homebrew/sorbet/rbi/gems/spoom@1.1.4.rbi