Sha256: 919b47af543141ca621915ea3c72a0aee162bb993ce8cf461afcdc57398f4530

Contents?: true

Size: 141 Bytes

Versions: 16

Compression:

Stored size: 141 Bytes

Contents

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

bundle install

bundle install --gemfile=Gemfile.steep
bin/rbs collection install

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
steep-1.5.1 bin/setup
steep-1.5.0 bin/setup
steep-1.5.0.pre.6 bin/setup
steep-1.5.0.pre.5 bin/setup
steep-1.5.0.pre.4 bin/setup
steep-1.5.0.pre.3 bin/setup
steep-1.5.0.pre.2 bin/setup
steep-1.5.0.pre.1 bin/setup
steep-1.4.0 bin/setup
steep-1.4.0.dev.5 bin/setup
steep-1.4.0.dev.4 bin/setup
steep-1.4.0.dev.3 bin/setup
steep-1.3.2 bin/setup
steep-1.3.1 bin/setup
steep-1.4.0.dev.2 bin/setup
steep-1.4.0.dev.1 bin/setup