Sha256: 8974aa6a2a20d6defefdb50c65c9a598499ea8dad79514c48d4f13662ec90223
Contents?: true
Size: 280 Bytes
Versions: 1
Compression:
Stored size: 280 Bytes
Contents
echo "-----> Using RVM environment \\"3\.0\.0\\"" if \[\[ ! -s "\$HOME/\.rvm/scripts/rvm" \]\]; then echo "! Ruby Version Manager not found" echo "! If RVM is installed, check your :rvm_use_path setting\." exit 1 fi source \$HOME/\.rvm/scripts/rvm rvm use "3\.0\.0" --create
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mina-1.2.5 | spec/support/outputs/rvm_use_with_env.txt |