Sha256: 20f623c01f4931cd3ef1f9e454e1c716c3ce044e58ad0debf643b1a4a1893971

Contents?: true

Size: 199 Bytes

Versions: 4

Compression:

Stored size: 199 Bytes

Contents

#!/bin/bash
curl https://raw.githubusercontent.com/bugsnag/license-audit/master/config/decision_files/global.yml -o config/global.yml
bundle install
license_finder --decisions-file=config/global.yml

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bugsnag-api-3.0.0 scripts/license_finder.sh
bugsnag-api-2.1.1 scripts/license_finder.sh
bugsnag-api-2.1.0 scripts/license_finder.sh
bugsnag-api-2.0.3 scripts/license_finder.sh