Sha256: 500f831ec1693dab1c1e7ae03571556086cfee0dd4aa23dfb2518ff3b9784d31

Contents?: true

Size: 153 Bytes

Versions: 9

Compression:

Stored size: 153 Bytes

Contents

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

bundle install

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

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
gemfile_locker-0.4.0 bin/setup
secure_credentials-0.2.3 bin/setup
gemfile_locker-0.3.1 bin/setup
secure_credentials-0.2.2 bin/setup
secure_credentials-0.2.1 bin/setup
gemfile_locker-0.3.0 bin/setup
secure_credentials-0.1.1 bin/setup
gemfile_locker-0.2.0 bin/setup
gemfile_locker-0.1.0 bin/setup