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
rubysmith-2.0.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-2.0.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-1.3.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-1.2.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-1.1.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-1.1.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-1.0.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-0.16.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-0.16.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-0.15.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-0.14.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-0.13.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-0.12.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-0.11.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
gemsmith-15.5.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
rubysmith-0.10.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
gemsmith-15.4.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
gemsmith-15.3.0 lib/gemsmith/templates/%gem_name%/bin/setup.tt
rubysmith-0.9.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-0.9.0 lib/rubysmith/templates/%project_name%/bin/setup.erb