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-6.4.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-6.3.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-6.2.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-6.2.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-6.1.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-6.0.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.9.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.8.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.8.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.7.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.6.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.5.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.4.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.3.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.2.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.1.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-5.0.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.9.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.8.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.7.0 lib/rubysmith/templates/%project_name%/bin/setup.erb