Sha256: bd18b18d167be22fd1d48ce72ccda5d967eef343dd0b5ed28f0a7580f5713fbf

Contents?: true

Size: 123 Bytes

Versions: 4

Compression:

Stored size: 123 Bytes

Contents

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

gem install bundler -v "$(cat .bundler.version)"
bundle install

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
umts-custom-cops-1.0.1 bin/setup
umts-custom-cops-1.0.0 bin/setup
umts-custom-cops-0.3.2 bin/setup
umts-custom-cops-0.3.1 bin/setup