Sha256: 8fa5651453eace92daadd4634aa9c0daeaac614f2d0a75854d7f14b7c6017f6b

Contents?: true

Size: 152 Bytes

Versions: 2

Compression:

Stored size: 152 Bytes

Contents

#!/bin/bash
export HYPER_DEV_GEM_SOURCE='https://gems.ruby-hyperloop.org'
export RAILS_ENV="test"
bundle update
cd spec/test_app
bundle update
cd ../..

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hyperloop-config-1.0.0.lap22 dciy_prepare.sh
hyperloop-config-1.0.0.lap21 dciy_prepare.sh