Sha256: 32f36078726fda2adcc1da1e4c84e828b0267c8fa2476041ab19d104379eb81a
Contents?: true
Size: 160 Bytes
Versions: 19
Compression:
Stored size: 160 Bytes
Contents
#!/bin/bash set -euo pipefail IFS=$'\n\t' bundle install --path .bundle bundle exec appraisal install # Do any other automated setup that you need to do here
Version data entries
19 entries across 19 versions & 3 rubygems