build-image
build-image copied to clipboard
Brew install before Rubygems, Pip etc.
Summary
Fixes #522
Currently, Homebrew is only executed after Rubygems/Pip dependencies have been installed – this means any packages which build using libraries which aren't native to the build image fail.
A picture of a cute animal
