Sha256: 93f01ef32b26dbf72a97416ef8166c06e1e468a4e9ed29e3ff15a33ae2a88f53
Contents?: true
Size: 163 Bytes
Versions: 3
Compression:
Stored size: 163 Bytes
Contents
#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx bundle check || bundle install --jobs $(nproc) # Do any other automated setup that you need to do here
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
saml-kit-1.0.9 | bin/setup |
saml-kit-1.0.8 | bin/setup |
saml-kit-1.0.7 | bin/setup |