Homebrew / homebrew-portable-ruby

🚗 Versions of Ruby that can be installed and run from anywhere on the filesystem.
BSD 2-Clause "Simplified" License
128 stars 43 forks source link

cmd/portable-package: add missing requires. #228

Closed MikeMcQuaid closed 1 month ago

MikeMcQuaid commented 1 month ago

These were no longer required by default in Homebrew/brew for speed.

MikeMcQuaid commented 1 month ago

Needs rerun after https://github.com/Homebrew/brew/pull/17739 is merged.