From 2d317cdd540a0f1c68e24052e556ad40b1b47c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:16:48 +0000 Subject: [PATCH 1/3] build(deps-dev): bump rspec-expectations in /Library/Homebrew Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.13.2 to 3.13.3. - [Release notes](https://github.com/rspec/rspec-expectations/releases) - [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-expectations/compare/v3.13.2...v3.13.3) --- updated-dependencies: - dependency-name: rspec-expectations dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 599c120411769..95d1c92383ae3 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -64,7 +64,7 @@ GEM rspec-mocks (~> 3.13.0) rspec-core (3.13.1) rspec-support (~> 3.13.0) - rspec-expectations (3.13.2) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-github (2.4.0) @@ -154,7 +154,6 @@ GEM PLATFORMS aarch64-linux - arm-linux arm64-darwin x86_64-darwin x86_64-linux From 8ae0a211611e8dca9e922d54cf1f901a495756d8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:19:04 +0000 Subject: [PATCH 2/3] brew vendor-gems: commit updates. --- Library/Homebrew/Gemfile.lock | 1 + Library/Homebrew/vendor/bundle/bundler/setup.rb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 95d1c92383ae3..99e05af512803 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -154,6 +154,7 @@ GEM PLATFORMS aarch64-linux + arm-linux arm64-darwin x86_64-darwin x86_64-linux diff --git a/Library/Homebrew/vendor/bundle/bundler/setup.rb b/Library/Homebrew/vendor/bundle/bundler/setup.rb index 6ab61a064b071..3a0b830570e48 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -80,7 +80,7 @@ def self.extension_api_version $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/redcarpet-3.6.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-support-3.13.1/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-core-3.13.1/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-expectations-3.13.2/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-expectations-3.13.3/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-mocks-3.13.1/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-3.13.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rspec-github-2.4.0/lib") From 1feb0a6ecb527c5962617babd0b391e3fad4f71c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:19:19 +0000 Subject: [PATCH 3/3] Update RBI files for rspec-expectations. Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow. --- ...13.2.rbi => rspec-expectations@3.13.3.rbi} | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{rspec-expectations@3.13.2.rbi => rspec-expectations@3.13.3.rbi} (99%) diff --git a/Library/Homebrew/sorbet/rbi/gems/rspec-expectations@3.13.2.rbi b/Library/Homebrew/sorbet/rbi/gems/rspec-expectations@3.13.3.rbi similarity index 99% rename from Library/Homebrew/sorbet/rbi/gems/rspec-expectations@3.13.2.rbi rename to Library/Homebrew/sorbet/rbi/gems/rspec-expectations@3.13.3.rbi index 609b4d9621e68..1dc0477091575 100644 --- a/Library/Homebrew/sorbet/rbi/gems/rspec-expectations@3.13.2.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/rspec-expectations@3.13.3.rbi @@ -11,70 +11,70 @@ # source://rspec-expectations//lib/rspec/matchers/english_phrasing.rb#1 module RSpec class << self - # source://rspec-core/3.13.0/lib/rspec/core.rb#70 + # source://rspec-core/3.13.1/lib/rspec/core.rb#70 def clear_examples; end - # source://rspec-core/3.13.0/lib/rspec/core.rb#85 + # source://rspec-core/3.13.1/lib/rspec/core.rb#85 def configuration; end - # source://rspec-core/3.13.0/lib/rspec/core.rb#49 + # source://rspec-core/3.13.1/lib/rspec/core.rb#49 def configuration=(_arg0); end - # source://rspec-core/3.13.0/lib/rspec/core.rb#97 + # source://rspec-core/3.13.1/lib/rspec/core.rb#97 def configure; end - # source://rspec-core/3.13.0/lib/rspec/core.rb#194 + # source://rspec-core/3.13.1/lib/rspec/core.rb#194 def const_missing(name); end - # source://rspec-core/3.13.0/lib/rspec/core/dsl.rb#42 + # source://rspec-core/3.13.1/lib/rspec/core/dsl.rb#42 def context(*args, &example_group_block); end - # source://rspec-core/3.13.0/lib/rspec/core.rb#122 + # source://rspec-core/3.13.1/lib/rspec/core.rb#122 def current_example; end - # source://rspec-core/3.13.0/lib/rspec/core.rb#128 + # source://rspec-core/3.13.1/lib/rspec/core.rb#128 def current_example=(example); end - # source://rspec-core/3.13.0/lib/rspec/core.rb#154 + # source://rspec-core/3.13.1/lib/rspec/core.rb#154 def current_scope; end - # source://rspec-core/3.13.0/lib/rspec/core.rb#134 + # source://rspec-core/3.13.1/lib/rspec/core.rb#134 def current_scope=(scope); end - # source://rspec-core/3.13.0/lib/rspec/core/dsl.rb#42 + # source://rspec-core/3.13.1/lib/rspec/core/dsl.rb#42 def describe(*args, &example_group_block); end - # source://rspec-core/3.13.0/lib/rspec/core/dsl.rb#42 + # source://rspec-core/3.13.1/lib/rspec/core/dsl.rb#42 def example_group(*args, &example_group_block); end - # source://rspec-core/3.13.0/lib/rspec/core/dsl.rb#42 + # source://rspec-core/3.13.1/lib/rspec/core/dsl.rb#42 def fcontext(*args, &example_group_block); end - # source://rspec-core/3.13.0/lib/rspec/core/dsl.rb#42 + # source://rspec-core/3.13.1/lib/rspec/core/dsl.rb#42 def fdescribe(*args, &example_group_block); end - # source://rspec-core/3.13.0/lib/rspec/core.rb#58 + # source://rspec-core/3.13.1/lib/rspec/core.rb#58 def reset; end - # source://rspec-core/3.13.0/lib/rspec/core/shared_example_group.rb#110 + # source://rspec-core/3.13.1/lib/rspec/core/shared_example_group.rb#110 def shared_context(name, *args, &block); end - # source://rspec-core/3.13.0/lib/rspec/core/shared_example_group.rb#110 + # source://rspec-core/3.13.1/lib/rspec/core/shared_example_group.rb#110 def shared_examples(name, *args, &block); end - # source://rspec-core/3.13.0/lib/rspec/core/shared_example_group.rb#110 + # source://rspec-core/3.13.1/lib/rspec/core/shared_example_group.rb#110 def shared_examples_for(name, *args, &block); end - # source://rspec-core/3.13.0/lib/rspec/core.rb#160 + # source://rspec-core/3.13.1/lib/rspec/core.rb#160 def world; end - # source://rspec-core/3.13.0/lib/rspec/core.rb#49 + # source://rspec-core/3.13.1/lib/rspec/core.rb#49 def world=(_arg0); end - # source://rspec-core/3.13.0/lib/rspec/core/dsl.rb#42 + # source://rspec-core/3.13.1/lib/rspec/core/dsl.rb#42 def xcontext(*args, &example_group_block); end - # source://rspec-core/3.13.0/lib/rspec/core/dsl.rb#42 + # source://rspec-core/3.13.1/lib/rspec/core/dsl.rb#42 def xdescribe(*args, &example_group_block); end end end @@ -5900,25 +5900,25 @@ class RSpec::Matchers::BuiltIn::Include < ::RSpec::Matchers::BuiltIn::BaseMatche # @api private # @return [Boolean] # - # source://rspec-expectations//lib/rspec/matchers/built_in/include.rb#210 + # source://rspec-expectations//lib/rspec/matchers/built_in/include.rb#212 def convert_to_hash?(obj); end # :nocov: # # @api private # - # source://rspec-expectations//lib/rspec/matchers/built_in/include.rb#184 + # source://rspec-expectations//lib/rspec/matchers/built_in/include.rb#185 def count_enumerable(expected_item); end # @api private # - # source://rspec-expectations//lib/rspec/matchers/built_in/include.rb#189 + # source://rspec-expectations//lib/rspec/matchers/built_in/include.rb#190 def count_inclusions; end # @api private # @return [Boolean] # - # source://rspec-expectations//lib/rspec/matchers/built_in/include.rb#201 + # source://rspec-expectations//lib/rspec/matchers/built_in/include.rb#202 def diff_would_wrongly_highlight_matched_item?; end # @api private