BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e795b9a952 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
					 
					
						2025-03-13 18:59:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82e11f51ee 
							
						 
					 
					
						
						
							
							build(deps-dev): bump rubocop from 1.73.2 to 1.74.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.73.2 to 1.74.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.73.2...v1.74.0 )
---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> 
						
						
					 
					
						2025-03-13 18:53:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55c8824abc 
							
						 
					 
					
						
						
							
							build(deps-dev): bump minitest in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [minitest](https://github.com/minitest/minitest ) from 5.25.4 to 5.25.5.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc )
- [Commits](https://github.com/minitest/minitest/compare/v5.25.4...v5.25.5 )
---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> 
						
						
					 
					
						2025-03-13 18:52:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86cd27b030 
							
						 
					 
					
						
						
							
							build(deps): bump the sorbet group in /Library/Homebrew with 4 updates  
						
						 
						
						... 
						
						
						
						Bumps the sorbet group in /Library/Homebrew with 4 updates: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ), [sorbet-runtime](https://github.com/sorbet/sorbet ), [sorbet](https://github.com/sorbet/sorbet ) and [sorbet-static](https://github.com/sorbet/sorbet ).
Updates `sorbet-static-and-runtime` from 0.5.11915 to 0.5.11930
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-runtime` from 0.5.11915 to 0.5.11930
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet` from 0.5.11915 to 0.5.11930
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-static` from 0.5.11915 to 0.5.11930
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-static
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: sorbet
...
Signed-off-by: dependabot[bot] <support@github.com> 
						
						
					 
					
						2025-03-13 18:52:30 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d3cbcad41 
							
						 
					 
					
						
						
							
							test/services: fix some more tests.  
						
						 
						
						
						
						
					 
					
						2025-03-13 17:36:46 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							87921cf0db 
							
						 
					 
					
						
						
							
							Merge pull request  #19481  from Homebrew/fix-docker-publish-again  
						
						 
						
						... 
						
						
						
						workflows/docker: fix publishing Docker images (again) 
						
						
					 
					
						2025-03-13 17:11:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd33a3e032 
							
						 
					 
					
						
						
							
							workflows/docker: fix publishing Docker images (again)  
						
						 
						
						... 
						
						
						
						Follow-up to #19480 . Tags were being serialised in the wrong format.
This fixes that. 
						
						
					 
					
						2025-03-14 00:11:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								botantony 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a7395a229 
							
						 
					 
					
						
						
							
							services-systemctl: fix testcases  
						
						 
						
						... 
						
						
						
						Signed-off-by: botantony <antonsm21@gmail.com> 
						
						
					 
					
						2025-03-13 17:07:35 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							084ddca27a 
							
						 
					 
					
						
						
							
							Cleanup and fix homebrew-services migration  
						
						 
						
						
						
						
					 
					
						2025-03-13 15:22:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b10fe2a699 
							
						 
					 
					
						
						
							
							Merge pull request  #19480  from Homebrew/fix-docker-publish  
						
						 
						
						... 
						
						
						
						workflows/docker: fix publishing `master` images 
						
						
					 
					
						2025-03-13 15:17:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f844b9bfd 
							
						 
					 
					
						
						
							
							workflows/docker: fix publishing master images  
						
						 
						
						... 
						
						
						
						Follow-up to #19275 . Publishing `master` images was broken because the
different matrix jobs were overwriting each other's outputs in the
`merge` job.
The fix is to pre-generate all the required data once up-front which we
do in the `generate-tags` job. 
						
						
					 
					
						2025-03-13 22:50:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								botantony 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ef52e4844 
							
						 
					 
					
						
						
							
							services: migrate command to main repo (WIP)  
						
						 
						
						
						
						
					 
					
						2025-03-13 13:22:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c11787465 
							
						 
					 
					
						
						
							
							Merge pull request  #19479  from Homebrew/sponsors-maintainers-man-completions  
						
						 
						
						... 
						
						
						
						Update manpage and completions. 
						
						
					 
					
						2025-03-13 11:09:15 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							493c07372b 
							
						 
					 
					
						
						
							
							Update manpage and completions.  
						
						 
						
						... 
						
						
						
						Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow. 
						
						
					 
					
						2025-03-13 10:53:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35b301e416 
							
						 
					 
					
						
						
							
							Merge pull request  #19478  from Homebrew/vernier-allocation_interval  
						
						 
						
						... 
						
						
						
						dev-cmd/prof: fix `vernier` invocation 
						
						
					 
					
						2025-03-13 10:33:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4066542b27 
							
						 
					 
					
						
						
							
							dev-cmd/prof: fix vernier invocation  
						
						 
						
						... 
						
						
						
						`--allocation_sample_rate` was renamed to `--allocation_interval` in 8ffadb304f 
						
						
					 
					
						2025-03-13 18:17:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b16a2e905c 
							
						 
					 
					
						
						
							
							Merge pull request  #19275  from Homebrew/docker-image-arm64  
						
						 
						
						... 
						
						
						
						workflows/docker: build and publish ARM64 Docker images 
						
						
					 
					
						2025-03-13 10:05:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							344704db7f 
							
						 
					 
					
						
						
							
							Update docker/build-push-action  
						
						 
						
						
						
						
					 
					
						2025-03-13 17:28:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3246549edd 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into docker-image-arm64  
						
						 
						
						
						
						
					 
					
						2025-03-13 17:27:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Douglas Eichelberger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f183d0a398 
							
						 
					 
					
						
						
							
							Enable strict typing in Cask::URL  
						
						 
						
						
						
						
					 
					
						2025-03-12 19:09:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Douglas Eichelberger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e49a69679d 
							
						 
					 
					
						
						
							
							Enable strict typing in TopologicalHash  
						
						 
						
						
						
						
					 
					
						2025-03-12 19:09:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Douglas Eichelberger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ca5299f40 
							
						 
					 
					
						
						
							
							refactor: Enable strict typing in download_strategy  
						
						 
						
						
						
						
					 
					
						2025-03-12 15:15:20 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Douglas Eichelberger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ac3311f17 
							
						 
					 
					
						
						
							
							Merge pull request  #19472  from Homebrew/dependabot/bundler/Library/Homebrew/spoom-1.6.0  
						
						 
						
						... 
						
						
						
						build(deps-dev): bump spoom from 1.5.4 to 1.6.0 in /Library/Homebrew 
						
						
					 
					
						2025-03-12 21:43:00 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5d171eb79 
							
						 
					 
					
						
						
							
							Update RBI files for spoom.  
						
						 
						
						... 
						
						
						
						Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow. 
						
						
					 
					
						2025-03-12 21:31:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec4586802f 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
					 
					
						2025-03-12 21:31:32 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							46dd79b490 
							
						 
					 
					
						
						
							
							build(deps-dev): bump spoom from 1.5.4 to 1.6.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [spoom](https://github.com/Shopify/spoom ) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Shopify/spoom/releases )
- [Commits](https://github.com/Shopify/spoom/compare/v1.5.4...v1.6.0 )
---
updated-dependencies:
- dependency-name: spoom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> 
						
						
					 
					
						2025-03-12 21:29:59 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Douglas Eichelberger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a347755c85 
							
						 
					 
					
						
						
							
							Merge pull request  #19468  from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-cd78cb204c  
						
						 
						
						... 
						
						
						
						build(deps): bump the sorbet group in /Library/Homebrew with 4 updates 
						
						
					 
					
						2025-03-12 21:16:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b76d78328e 
							
						 
					 
					
						
						
							
							Update RBI files for sorbet.  
						
						 
						
						... 
						
						
						
						Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml ) workflow. 
						
						
					 
					
						2025-03-12 20:46:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6b867048b 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
					 
					
						2025-03-12 20:46:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Douglas Eichelberger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f181e4251b 
							
						 
					 
					
						
						
							
							Include RBS rbi  
						
						 
						
						
						
						
					 
					
						2025-03-12 13:43:55 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							02ced18f37 
							
						 
					 
					
						
						
							
							Merge pull request  #19474  from Homebrew/dependabot/bundler/Library/Homebrew/json-2.10.2  
						
						 
						
						... 
						
						
						
						build(deps-dev): bump json from 2.10.1 to 2.10.2 in /Library/Homebrew 
						
						
					 
					
						2025-03-12 17:19:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4f67643225 
							
						 
					 
					
						
						
							
							build(deps-dev): bump json from 2.10.1 to 2.10.2 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [json](https://github.com/ruby/json ) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/ruby/json/releases )
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md )
- [Commits](https://github.com/ruby/json/compare/v2.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: json
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> 
						
						
					 
					
						2025-03-12 15:38:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrick Linnane 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							319e7b8949 
							
						 
					 
					
						
						
							
							Merge pull request  #19473  from Homebrew/cask-token  
						
						 
						
						... 
						
						
						
						cask/utils: alllow use of @ in cask name 
						
						
					 
					
						2025-03-12 14:57:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bevan Kay 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cbc79184ad 
							
						 
					 
					
						
						
							
							test/dev-cmd/create: allow use of @ in cask name  
						
						 
						
						
						
						
					 
					
						2025-03-12 19:58:03 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bevan Kay 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74556fe97c 
							
						 
					 
					
						
						
							
							cask/utils: alllow use of @ in cask name  
						
						 
						
						
						
						
					 
					
						2025-03-12 19:57:37 +11:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rylan Polster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea5f6dacd3 
							
						 
					 
					
						
						
							
							Merge pull request  #19470  from osalbahr/ask-add-no  
						
						 
						
						... 
						
						
						
						install.rb: add "no" in `--ask` output 
						
						
					 
					
						2025-03-12 07:35:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be7a97e240 
							
						 
					 
					
						
						
							
							Update docker.yml  
						
						 
						
						
						
						
					 
					
						2025-03-12 12:21:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							add2ebff6b 
							
						 
					 
					
						
						
							
							Update docker.yml  
						
						 
						
						... 
						
						
						
						Co-authored-by: Bo Anderson <mail@boanderson.me> 
						
						
					 
					
						2025-03-12 12:19:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Osama Albahrani 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fde3538900 
							
						 
					 
					
						
						
							
							install.rb: add "no" in --ask output  
						
						 
						
						... 
						
						
						
						- improves https://github.com/Homebrew/brew/pull/19254  
						
						
					 
					
						2025-03-12 00:31:13 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc336f6225 
							
						 
					 
					
						
						
							
							build(deps): bump the sorbet group in /Library/Homebrew with 4 updates  
						
						 
						
						... 
						
						
						
						Bumps the sorbet group in /Library/Homebrew with 4 updates: [sorbet-static-and-runtime](https://github.com/sorbet/sorbet ), [sorbet-runtime](https://github.com/sorbet/sorbet ), [sorbet](https://github.com/sorbet/sorbet ) and [sorbet-static](https://github.com/sorbet/sorbet ).
Updates `sorbet-static-and-runtime` from 0.5.11911 to 0.5.11915
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-runtime` from 0.5.11911 to 0.5.11915
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet` from 0.5.11911 to 0.5.11915
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
Updates `sorbet-static` from 0.5.11911 to 0.5.11915
- [Release notes](https://github.com/sorbet/sorbet/releases )
- [Commits](https://github.com/sorbet/sorbet/commits )
---
updated-dependencies:
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: sorbet-static
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: sorbet
...
Signed-off-by: dependabot[bot] <support@github.com> 
						
						
					 
					
						2025-03-11 18:51:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nanda H Krishna 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62784545d0 
							
						 
					 
					
						
						
							
							Merge pull request  #19469  from Homebrew/dependabot/bundler/Library/Homebrew/rbi-0.3.0  
						
						 
						
						... 
						
						
						
						build(deps-dev): bump rbi from 0.2.4 to 0.3.0 in /Library/Homebrew 
						
						
					 
					
						2025-03-11 18:37:13 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c4ab8641c 
							
						 
					 
					
						
						
							
							build(deps-dev): bump rbi from 0.2.4 to 0.3.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [rbi](https://github.com/Shopify/rbi ) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/Shopify/rbi/releases )
- [Commits](https://github.com/Shopify/rbi/compare/v0.2.4...v0.3.0 )
---
updated-dependencies:
- dependency-name: rbi
  dependency-type: indirect
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> 
						
						
					 
					
						2025-03-11 18:11:52 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c4dfe066e 
							
						 
					 
					
						
						
							
							Update .github/workflows/docker.yml  
						
						 
						
						... 
						
						
						
						Co-authored-by: Bo Anderson <mail@boanderson.me> 
						
						
					 
					
						2025-03-11 17:16:56 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							efcbeeae3a 
							
						 
					 
					
						
						
							
							Merge pull request  #19467  from Homebrew/linux_artifact_denylist  
						
						 
						
						... 
						
						
						
						linux/cask/installer: use artifact denylist 
						
						
					 
					
						2025-03-11 16:07:09 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22f72cb7d2 
							
						 
					 
					
						
						
							
							linux/cask/installer: use artifact denylist  
						
						 
						
						... 
						
						
						
						Otherwise, we end up preventing the use of e.g. `preflight`,
`uninstall` that may all work fine on Linux. 
						
						
					 
					
						2025-03-11 15:33:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b35b9eb1a8 
							
						 
					 
					
						
						
							
							Merge pull request  #19466  from Homebrew/rmdir-ignore-permission-errors  
						
						 
						
						... 
						
						
						
						rmdir: ignore unreadable path errors 
						
						
					 
					
						2025-03-11 14:46:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Knibbe 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cae1ca33ec 
							
						 
					 
					
						
						
							
							rmdir: ignore unreadable path errors  
						
						 
						
						
						
						
					 
					
						2025-03-11 09:48:39 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlo Cabrera 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca3333592b 
							
						 
					 
					
						
						
							
							Merge pull request  #19463  from Homebrew/sponsors-maintainers-man-completions  
						
						 
						
						... 
						
						
						
						Update manpage and completions. 
						
						
					 
					
						2025-03-11 10:48:08 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								BrewTestBot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f2317f908 
							
						 
					 
					
						
						
							
							Update manpage and completions.  
						
						 
						
						... 
						
						
						
						Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow. 
						
						
					 
					
						2025-03-11 10:09:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae7b0c10f3 
							
						 
					 
					
						
						
							
							Merge pull request  #19254  from tyuwags/install-size  
						
						 
						
						... 
						
						
						
						Install size 
						
						
					 
					
						2025-03-11 09:54:03 +00:00