#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx # Install gems required by Appraisal bundle install bundle exec appraisal install