Sha256: 2d44a0072f84fba87e7f0c3870dcd5f48936783c86b58a65668e5fd5d926e5c6

Contents?: true

Size: 212 Bytes

Versions: 9

Compression:

Stored size: 212 Bytes

Contents

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

bundle install

bundle install --gemfile=Gemfile.steep
bundle exec --gemfile=Gemfile.steep rbs --collection=rbs_collection.steep.yaml collection install

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
steep-1.3.0 bin/setup
steep-1.3.0.pre.2 bin/setup
steep-1.3.0.pre.1 bin/setup
steep-1.2.1 bin/setup
steep-1.2.0 bin/setup
steep-1.2.0.pre.1 bin/setup
steep-1.1.1 bin/setup
steep-1.1.0 bin/setup
steep-1.1.0.pre.1 bin/setup