jdx / mise

dev tools, env vars, task runner
https://mise.jdx.dev
MIT License
8.11k stars 214 forks source link

Compatibility Issue: gem Executable Check in Mise Prevents Artichoke and mruby Installation #2344

Open ylluminate opened 5 days ago

ylluminate commented 5 days ago

The current implementation of Mise appears to add a check for the gem executable on top of ruby-build, which prevents alternative Ruby implementations like Artichoke and mruby from being installed, see: https://github.com/artichoke/artichoke/issues/2695#issuecomment-1972499933