#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx bundle install --jobs=4 --retry=3 --path vendor/bundle ruby bin/generate_fixtures