Sha256: 938cd1d041e2d6de0b1845e3ee347ab8450d0965e289553a74c7ec8535e5dffc

Contents?: true

Size: 150 Bytes

Versions: 21

Compression:

Stored size: 150 Bytes

Contents

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

bundle install --jobs 4 --retry 3

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

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
rbs-1.2.0 bin/setup
rbs-1.1.1 bin/setup
rbs-1.1.0 bin/setup
rbs-1.0.6 bin/setup
rbs-1.0.5 bin/setup
rbs-1.0.4 bin/setup
rbs-1.0.3 bin/setup
rbs-1.0.2 bin/setup
rbs-1.0.1 bin/setup
rbs-1.0.0 bin/setup
rbs-1.0.0.pre2 bin/setup
rbs-1.0.0.pre bin/setup
rbs-0.20.1 bin/setup
rbs-0.20.0 bin/setup
rbs-0.19.0 bin/setup
rbs-0.18.1 bin/setup
rbs-0.18.0 bin/setup
rbs-0.17.0 bin/setup
rbs-0.16.0 bin/setup
rbs-0.15.0 bin/setup