Sha256: c03fa75b9ede532a99cf539b355490e23273aa77c2a0836129bb35cdc97ad477

Contents?: true

Size: 162 Bytes

Versions: 1

Compression:

Stored size: 162 Bytes

Contents

#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
set -vx

gem install appraisal
appraise bundle install

# Do any other automated setup that you need to do here

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activerecord-pg_enum-1.0.0 bin/setup