From b6bca294d5bfab8c9c5cb0e2840272712966d995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 18:01:08 +0000 Subject: [PATCH 1/3] build(deps-dev): bump parlour from 8.0.0 to 8.1.0 in /Library/Homebrew Bumps [parlour](https://github.com/AaronC81/parlour) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/AaronC81/parlour/releases) - [Changelog](https://github.com/AaronC81/parlour/blob/master/CHANGELOG.md) - [Commits](https://github.com/AaronC81/parlour/compare/8.0.0...8.1.0) --- updated-dependencies: - dependency-name: parlour dependency-type: direct:development update-type: version-update:semver-minor ... 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 f303343f8f..f4358f4c9f 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -77,7 +77,7 @@ GEM parallel (1.22.1) parallel_tests (3.13.0) parallel - parlour (8.0.0) + parlour (8.1.0) commander (~> 4.5) parser rainbow (~> 3.0) From a92aabecce87fee763ddd18eadd54f5cf69b3c27 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 2 Jan 2023 18:05:47 +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 53f9752fc4..5129222d96 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -79,7 +79,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parser-3.1.3.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rainbow-3.1.1/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-runtime-0.5.10461/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parlour-8.0.0/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parlour-8.1.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/patchelf-1.4.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/plist-3.6.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/pry-0.14.1/lib") From c7fed619ec479bd8dbc19aeb59114d656d12d1d3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 2 Jan 2023 18:11:22 +0000 Subject: [PATCH 3/3] Update RBI files for parlour. Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow. --- .../sorbet/rbi/gems/{parlour@8.0.0.rbi => parlour@8.1.0.rbi} | 4 ---- 1 file changed, 4 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{parlour@8.0.0.rbi => parlour@8.1.0.rbi} (99%) diff --git a/Library/Homebrew/sorbet/rbi/gems/parlour@8.0.0.rbi b/Library/Homebrew/sorbet/rbi/gems/parlour@8.1.0.rbi similarity index 99% rename from Library/Homebrew/sorbet/rbi/gems/parlour@8.0.0.rbi rename to Library/Homebrew/sorbet/rbi/gems/parlour@8.1.0.rbi index ee80f20bc3..04a416f0a8 100644 --- a/Library/Homebrew/sorbet/rbi/gems/parlour@8.0.0.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/parlour@8.1.0.rbi @@ -4,10 +4,6 @@ # This is an autogenerated file for types exported from the `parlour` gem. # Please instead update this file by running `bin/tapioca gem parlour`. -module Kernel - extend ::Forwardable -end - module Parlour; end class Parlour::ConflictResolver