Sha256: 2493b4dcaf5eb28f957b0fb076ba44a0da1e84e38c1d1fe6af597d18a860c665
Contents?: true
Size: 183 Bytes
Versions: 6
Compression:
Stored size: 183 Bytes
Contents
#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx bundle install --gemfile=gemfiles/active_record_42.gemfile # Do any other automated setup that you need to do here
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
pluck_all-2.3.4 | bin/setup |
pluck_all-2.3.3 | bin/setup |
pluck_all-2.3.2 | bin/setup |
pluck_all-2.3.1 | bin/setup |
pluck_all-2.3.0 | bin/setup |
pluck_all-2.0.4 | bin/setup |