Sha256: b79dfe7c71980b0aea62eba73f9ffd1d39866b80321a0a13cad104d63c925ed3

Contents?: true

Size: 132 Bytes

Versions: 4

Compression:

Stored size: 132 Bytes

Contents

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

bundle exec appraisal rake test

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hanko-0.2.3 bin/test
hanko-0.2.2 bin/test
hanko-0.2.1 bin/test
hanko-0.2.0 bin/test