mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

This resolves `unitialized constant` errors in `brew contributions` (`Tap`, `GitHub`) and `Utils::GitHub` (`Utils::Curl`). This also preemptively adds some requires to `Utils::GitHub` and `GitHub::API`, to avoid similar errors.