diff --git a/script/bootstrap b/script/bootstrap index ab50477157..f9ec8b517e 100755 --- a/script/bootstrap +++ b/script/bootstrap @@ -6,5 +6,6 @@ export CC=gcc command -v bundle >/dev/null 2>&1 || { echo >&2 "Bundler required but not found: gem install bundler"; exit 1; } echo "==> Installing gem dependencies…" - -bundle install --local --binstubs --path vendor/cache "$@" +bundle check --path vendor/cache 2>&1 || { + bundle install --path vendor/cache +}
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: