Carlo Cabrera
|
f7ee1902e4
|
bundle: require more lazily
This will hopefully make using `brew bundle` a little bit snappier.
|
2025-03-24 22:48:58 +08:00 |
|
Bo Anderson
|
7e64051479
|
bundle: remove include Kernel references
|
2025-03-21 04:43:08 +00:00 |
|
Carlo Cabrera
|
a4f2797612
|
bundle/exec: fix command PATH lookup
We are checking `PATH` for the command too early, since the code below
it mutates `PATH`.
Let's defer the check to later to fix this.
|
2025-03-19 21:55:15 +08:00 |
|
Mike McQuaid
|
bdeca530ff
|
Migrate Homebrew/bundle to Homebrew/brew
Co-authored-by: Bo Anderson <mail@boanderson.me>
|
2025-03-19 06:47:01 +00:00 |
|