Skip to content

Commit 388ad8b

Browse files
committed
Upgrade all dependencies in Scripts/bootstrap.
Signed-off-by: Ross Goldberg <[email protected]>
1 parent 6136bc4 commit 388ad8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/bootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ if ! whence brew >/dev/null; then
1717
fi
1818

1919
brew update
20-
brew bundle install -q "${@}"
20+
brew bundle install --upgrade -q "${@}"

0 commit comments

Comments
 (0)