We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Scripts/bootstrap
1 parent 6136bc4 commit 388ad8bCopy full SHA for 388ad8b
Scripts/bootstrap
@@ -17,4 +17,4 @@ if ! whence brew >/dev/null; then
17
fi
18
19
brew update
20
-brew bundle install -q "${@}"
+brew bundle install --upgrade -q "${@}"
0 commit comments