#!/usr/bin/env bash
# Install and build ruby using ruby-install
# this test is super slow and we're already testing ruby-build, so skipping for now

#export MISE_RUBY_INSTALL=1
#latest=$(mise latest ruby)
#assert_contains "mise x ruby@$latest -- ruby --version" "ruby $latest"
