| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 4fa7a92f97 | build(deps-dev): bump rubocop-rspec in /Library/Homebrew Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-11 16:38:29 +00:00 |  | 
			
				
					| 
							
							
								 Patrick Linnane | e151f78add | rubocop: remove SpecFilePathSuffix Signed-off-by: Patrick Linnane <patrick@linnane.io> | 2024-06-11 09:21:15 -07:00 |  | 
			
				
					| 
							
							
								 Mike McQuaid | 30d48a8029 | Merge pull request #17472 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec-3.0.0 | 2024-06-11 17:02:10 +01:00 |  | 
			
				
					| 
							
							
								 Patrick Linnane | cd782582c2 | tapioca: remove unnecessary gems Signed-off-by: Patrick Linnane <patrick@linnane.io> | 2024-06-11 08:43:47 -07:00 |  | 
			
				
					| 
							
							
								 Patrick Linnane | e818531033 | Merge pull request #17475 from Homebrew/dependabot/bundler/Library/Homebrew/rexml-3.3.0 | 2024-06-11 08:39:51 -07:00 |  | 
			
				
					| 
							
							
								 Patrick Linnane | 75359a483b | rubocop: remove obsolete config Signed-off-by: Patrick Linnane <patrick@linnane.io> | 2024-06-11 08:31:29 -07:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | b4103efb8e | brew vendor-gems: commit updates. | 2024-06-11 15:28:16 +00:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | 99f35794ad | brew vendor-gems: commit updates. | 2024-06-11 15:27:41 +00:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | 434ed02b5a | brew vendor-gems: commit updates. | 2024-06-11 15:27:21 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | d14bd34938 | build(deps-dev): bump rexml from 3.2.9 to 3.3.0 in /Library/Homebrew Bumps [rexml](https://github.com/ruby/rexml) from 3.2.9 to 3.3.0.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.9...v3.3.0)
---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-11 15:27:08 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 0f55e04421 | build(deps-dev): bump sorbet in /Library/Homebrew Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11422 to 0.5.11428.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: indirect
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-11 15:26:39 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 222d540ce8 | build(deps-dev): bump rubocop-rspec in /Library/Homebrew Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.31.0 to 3.0.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.31.0...v3.0.0)
---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-11 15:26:22 +00:00 |  | 
			
				
					| 
							
							
								 Daiki Mizukami | 028cfe1ea6 | Utils::Cp: Rename to Utils::CopyAs per review feedback:
https://github.com/Homebrew/brew/pull/17373#discussion_r1633217748 | 2024-06-11 20:31:34 +09:00 |  | 
			
				
					| 
							
							
								 Daiki Mizukami | 4edbbfd794 | Utils::Cp: Add tests | 2024-06-11 20:27:37 +09:00 |  | 
			
				
					| 
							
							
								 Mike McQuaid | 616646a1df | diagnostic: fix cask taps doctor output. A fix for the previous fix broke the fix. | 2024-06-11 10:23:39 +01:00 |  | 
			
				
					| 
							
							
								 Mike McQuaid | 68c5d616c2 | diagnostic: don't show cask taps with no casks. This avoids displaying a bunch of non-cask taps here. | 2024-06-11 09:57:07 +01:00 |  | 
			
				
					| 
							
							
								 Bo Anderson | 3f08c75e7b | Merge pull request #17465 from Homebrew/list-fix cmd/list: new fix for exit code when supplied both a cask and formula | 2024-06-11 04:19:14 +01:00 |  | 
			
				
					| 
							
							
								 Bo Anderson | 617a8d1627 | cmd/list: fix exit code when supplied both a cask and formula | 2024-06-11 03:31:05 +01:00 |  | 
			
				
					| 
							
							
								 Bo Anderson | 4d12dafeb7 | Revert "cmd/list: fix exit codes." This reverts commit cec4e3fcb7ec15efa30d3d76dd910ff98dc5e890. | 2024-06-11 03:20:09 +01:00 |  | 
			
				
					| 
							
							
								 Bo Anderson | 7da94a8f01 | Preliminary macOS 15 (Sequoia) support | 2024-06-11 02:59:31 +01:00 |  | 
			
				
					| 
							
							
								 Mike McQuaid | 81fa3c4cc4 | Merge pull request #17456 from Homebrew/fix_tap_docs | 2024-06-10 19:40:42 +01:00 |  | 
			
				
					| 
							
							
								 Bo Anderson | f0638088ec | Merge pull request #17461 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-capybara-2.21.0 build(deps-dev): bump rubocop-capybara from 2.20.0 to 2.21.0 in /Library/Homebrew | 2024-06-10 19:21:55 +01:00 |  | 
			
				
					| 
							
							
								 Bo Anderson | 8285907e22 | Merge pull request #17462 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rspec_rails-2.29.0 build(deps-dev): bump rubocop-rspec_rails from 2.28.3 to 2.29.0 in /Library/Homebrew | 2024-06-10 19:21:39 +01:00 |  | 
			
				
					| 
							
							
								 Bo Anderson | b0d6c88a9b | Merge pull request #17463 from Homebrew/dependabot/bundler/Library/Homebrew/parallel-1.25.1 build(deps-dev): bump parallel from 1.25.0 to 1.25.1 in /Library/Homebrew | 2024-06-10 19:21:15 +01:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | 46f46651d1 | brew vendor-gems: commit updates. | 2024-06-10 18:05:24 +00:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | dc2f2684c9 | brew vendor-gems: commit updates. | 2024-06-10 18:05:05 +00:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | 409e8c3235 | brew vendor-gems: commit updates. | 2024-06-10 18:04:36 +00:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | 4e69faf20b | brew vendor-gems: commit updates. | 2024-06-10 18:04:31 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | b25336b4ac | build(deps-dev): bump parallel in /Library/Homebrew Bumps [parallel](https://github.com/grosser/parallel) from 1.25.0 to 1.25.1.
- [Commits](https://github.com/grosser/parallel/compare/v1.25.0...v1.25.1)
---
updated-dependencies:
- dependency-name: parallel
  dependency-type: indirect
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-10 18:03:59 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | bfe78dfe8f | build(deps-dev): bump rubocop-rspec_rails in /Library/Homebrew Bumps [rubocop-rspec_rails](https://github.com/rubocop/rubocop-rspec_rails) from 2.28.3 to 2.29.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec_rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec_rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec_rails/compare/v2.28.3...v2.29.0)
---
updated-dependencies:
- dependency-name: rubocop-rspec_rails
  dependency-type: indirect
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-10 18:03:52 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 52c3d0863c | build(deps-dev): bump rubocop-capybara in /Library/Homebrew Bumps [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/rubocop/rubocop-capybara/releases)
- [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-capybara/compare/v2.20.0...v2.21.0)
---
updated-dependencies:
- dependency-name: rubocop-capybara
  dependency-type: indirect
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-10 18:03:43 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 9e5b838904 | build(deps-dev): bump rexml from 3.2.8 to 3.2.9 in /Library/Homebrew Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.2.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.2.9)
---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-10 18:03:26 +00:00 |  | 
			
				
					| 
							
							
								 Mike McQuaid | c13700af00 | Use repository consistently instead of repo The documentation linting job doesn't like `repo` so let's fix this
globally rather than naming it differently in documentation and code. | 2024-06-10 09:31:53 +01:00 |  | 
			
				
					| 
							
							
								 Daiki Mizukami | eab1e87726 | Utils::Cp: Deduplicate SystemCommandinvocations | 2024-06-09 22:59:24 +09:00 |  | 
			
				
					| 
							
							
								 Kevin | f8b1d1f56c | Merge pull request #17385 from pe/migrations-broken Fix migrations of formulae and casks to non homebrew taps | 2024-06-08 19:34:14 -07:00 |  | 
			
				
					| 
							
							
								 Daiki Mizukami | 67f280eb53 | Utils::Cp: Add force_systemkeyword argumentThis fixes the test for `UnpackStrategy::Directory`, which needs the
`cp` command. | 2024-06-09 07:57:56 +09:00 |  | 
			
				
					| 
							
							
								 Ruoyu Zhong | 8aef364d1e | Merge pull request #17455 from Homebrew/dependabot/bundler/Library/Homebrew/prism-0.30.0 build(deps-dev): bump prism from 0.29.0 to 0.30.0 in /Library/Homebrew | 2024-06-09 00:00:48 +08:00 |  | 
			
				
					| 
							
							
								 Ruoyu Zhong | af472a4a10 | Merge pull request #17453 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-factory_bot-2.26.0 build(deps-dev): bump rubocop-factory_bot from 2.25.1 to 2.26.0 in /Library/Homebrew | 2024-06-08 23:32:33 +08:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | 1a9330cf76 | Update RBI files for prism. Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow. | 2024-06-08 15:23:10 +00:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | f78813c3c8 | brew vendor-gems: commit updates. | 2024-06-08 15:22:12 +00:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | 3361d82b06 | brew vendor-gems: commit updates. | 2024-06-08 15:20:58 +00:00 |  | 
			
				
					| 
							
							
								 BrewTestBot | ef8a2a0b78 | brew vendor-gems: commit updates. | 2024-06-08 15:20:54 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 777859faf9 | build(deps-dev): bump prism from 0.29.0 to 0.30.0 in /Library/Homebrew Bumps [prism](https://github.com/ruby/prism) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/ruby/prism/releases)
- [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ruby/prism/compare/v0.29.0...v0.30.0)
---
updated-dependencies:
- dependency-name: prism
  dependency-type: indirect
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-08 15:20:26 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 471e77cdc7 | build(deps-dev): bump rubocop-factory_bot in /Library/Homebrew Bumps [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/rubocop/rubocop-factory_bot/releases)
- [Changelog](https://github.com/rubocop/rubocop-factory_bot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-factory_bot/compare/v2.25.1...v2.26.0)
---
updated-dependencies:
- dependency-name: rubocop-factory_bot
  dependency-type: indirect
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-08 15:20:04 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | cbf21559c0 | build(deps-dev): bump sorbet in /Library/Homebrew Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11418 to 0.5.11422.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: indirect
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2024-06-08 15:19:54 +00:00 |  | 
			
				
					| 
							
							
								 Philippe Eberli | 20fb068085 | Fix migrations of formulae and casks to non homebrew taps | 2024-06-08 16:29:23 +02:00 |  | 
			
				
					| 
							
							
								 Daiki Mizukami | 9156891c99 | Utils::Cp: Use FileUtils.cpon Linux`FileUtils.cp` is implemented with the lightweight `copy_file_range(2)`
syscall on Linux, so it's more performant than the plain `cp` command on
that platform.
cf. https://github.com/Homebrew/brew/pull/17373#pullrequestreview-2105629022 | 2024-06-08 20:25:19 +09:00 |  | 
			
				
					| 
							
							
								 Daiki Mizukami | a4271fdad1 | Apply suggestions from code review https://github.com/Homebrew/brew/pull/17373#pullrequestreview-2104523770
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com> | 2024-06-08 07:58:57 +09:00 |  | 
			
				
					| 
							
							
								 Daiki Mizukami | b2ddeecdd9 | Utils::Cp: Remove copyprefix from method nameAs per review feedback:
https://github.com/Homebrew/brew/pull/17373#pullrequestreview-2104523770
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com> | 2024-06-08 07:58:20 +09:00 |  | 
			
				
					| 
							
							
								 Caleb Xu | eb222a6fe5 | cmake: don't set cmake_minimum_required | 2024-06-07 12:47:05 -04:00 |  |