#!/bin/sh set -e cd "$(dirname "$0")/.." gem install "bundler:~>1.0" "bundler:~>2.0" bundle install