Sha256: f437a186eaca72adee48a118a57978068fcb62a913e03f60583110adaf6a737b

Contents?: true

Size: 79 Bytes

Versions: 3

Compression:

Stored size: 79 Bytes

Contents

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

bundle install "$@"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
graphql-docs-5.1.0 bin/setup
graphql-docs-5.0.0 bin/setup
graphql-docs-4.0.0 bin/setup