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-4.6.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.6.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.5.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.4.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.3.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.2.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.1.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.0.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-4.0.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.8.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.7.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.6.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.5.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.4.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.3.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.2.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.1.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.0.1 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-3.0.0 lib/rubysmith/templates/%project_name%/bin/setup.erb
rubysmith-2.0.2 lib/rubysmith/templates/%project_name%/bin/setup.erb