From 6e4529d5d506ad945efbc53902e4df0605aad5c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 18:57:08 +0000 Subject: [PATCH 1/3] build(deps): bump rspec-support in /Library/Homebrew Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.12.0 to 3.12.1. - [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-support/compare/v3.12.0...v3.12.1) --- updated-dependencies: - dependency-name: rspec-support dependency-type: indirect update-type: version-update:semver-patch ... 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 93272f0ea2..34beddc8d5 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -92,7 +92,7 @@ GEM rspec-core (> 3.3) rspec-sorbet (1.9.2) sorbet-runtime - rspec-support (3.12.0) + rspec-support (3.12.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) rubocop (1.50.2) From ba7dbdfdb75cd8ffcad96193a2961c7b452817a3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 19:01:29 +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 83b579a40b..21b49b316d 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -73,7 +73,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rdiscount-2.2.7.1/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rexml-3.2.5/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ronn-0.7.3/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-support-3.12.0/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-support-3.12.1/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-core-3.12.2/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-expectations-3.12.3/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-mocks-3.12.5/lib") From 0a4f583377b671c226aa093723560ff7ce13105b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 19:08:18 +0000 Subject: [PATCH 3/3] Update RBI files for rspec-support. Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow. --- .../gems/{rspec-support@3.12.0.rbi => rspec-support@3.12.1.rbi} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{rspec-support@3.12.0.rbi => rspec-support@3.12.1.rbi} (100%) diff --git a/Library/Homebrew/sorbet/rbi/gems/rspec-support@3.12.0.rbi b/Library/Homebrew/sorbet/rbi/gems/rspec-support@3.12.1.rbi similarity index 100% rename from Library/Homebrew/sorbet/rbi/gems/rspec-support@3.12.0.rbi rename to Library/Homebrew/sorbet/rbi/gems/rspec-support@3.12.1.rbi