#! /usr/bin/env bash

set -o nounset set -o errexit set -o pipefail IFS=$'nt'

bundle install