Sha256: 9a667ab4f3496f10a5221f305b38818f1ca2781b4118bec3f7aedbc268dc6876

Contents?: true

Size: 161 Bytes

Versions: 74

Compression:

Stored size: 161 Bytes

Contents

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

bundle install
bundle exec overcommit --sign

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

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
grumlin-0.22.1 bin/setup
grumlin-0.22.0 bin/setup
grumlin-0.21.1 bin/setup
grumlin-0.21.0 bin/setup
grumlin-0.20.2 bin/setup
grumlin-0.20.1 bin/setup
grumlin-0.20.0 bin/setup
grumlin-0.19.7 bin/setup
grumlin-0.19.6 bin/setup
grumlin-0.19.5 bin/setup
grumlin-0.19.4 bin/setup
grumlin-0.19.3 bin/setup
grumlin-0.19.2 bin/setup
grumlin-0.19.1 bin/setup
grumlin-0.19.0 bin/setup
grumlin-0.18.1 bin/setup
grumlin-0.18.0 bin/setup
grumlin-0.17.0 bin/setup
grumlin-0.16.1 bin/setup
grumlin-0.16.0 bin/setup