version_file:
Brewfile
This allows writing to e.g. `.ruby-version` files directly from the `Brewfile`, making it easy to keep these versions in sync.
require
This will hopefully make using `brew bundle` a little bit snappier.
Co-authored-by: Bo Anderson <mail@boanderson.me>