Sha256: 1475c3c79a9ffb08780b7b43cbc2c59a0a7118c55494c114308f755c4bbec851

Contents?: true

Size: 96 Bytes

Versions: 92

Compression:

Stored size: 96 Bytes

Contents

#! /usr/bin/env bash

set -o nounset
set -o errexit
set -o pipefail
IFS=$'\n\t'

bundle install

Version data entries

92 entries across 92 versions & 2 rubygems

Version Path
gemsmith-14.6.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.5.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.4.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.3.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.2.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.1.3 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.1.2 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.1.1 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.1.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.0.2 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.0.1 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-14.0.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt