Sha256: 26be065d2f2ff58bdd1ec0025aba7484b5520064dedbaf6f3f96af0bafa0f8fd

Contents?: true

Size: 148 Bytes

Versions: 2

Compression:

Stored size: 148 Bytes

Contents

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

bundle install

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cron-kubernetes-3.0.0 bin/setup
cron-kubernetes-2.0.0 bin/setup