v48
What's Changed
- Fix broken offline environment create-env by @nouseforaname in #251. The update to ruby 3.1 and the new version of bundler that came with it broke some of the bundler flags. This caused bundler to reach out to rubygems which caused failures in environments without internet access.
New Contributors
- @nouseforaname made their first contribution in #251
Full Changelog: v47...v48