Closed k0kubun closed 1 year ago
Thanks for the advice. I copied test/unit/chruby_use_test.sh
to test/unit/chruby_dev_test.sh
and modified it for the changed behavior. I'd appreciate another look when you have a chance.
The tests all passed! I will have to manually merge this into the 0.4.0 branch. Then I will have to start working on release engineering and preparing a 0.4.0 release. I may also need to do a 0.3.9 release since the main
branch contains a fix for detecting mruby
ruby versions.
Manually merged into 0.4.0.
Closes #422
I added
dev.sh
file as per https://github.com/postmodern/chruby/issues/422#issuecomment-1292899140.