Repository URL to install this package:
#!/bin/sh set -e cd "$(dirname "$0")/.." exec bundle install --binstubs --path vendor/gems "$@"