#!/bin/bash

bundle install --local --binstubs --path vendor/cache "$@"
