Sha256: b0a5ef15fe11d501dd2da6898d74088ea5654070a49406983d15551b43e1c5ae

Contents?: true

Size: 149 Bytes

Versions: 3

Compression:

Stored size: 149 Bytes

Contents

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

bundle install --path ./.bundle/

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sora_geocoding-0.2.2 bin/setup
sora_geocoding-0.2.0 bin/setup
sora_geocoding-0.1.0 bin/setup