Re: [managing multiple Ruby installations]

2022-12-23 Thread akierig
Maxim: in this instance I’d suggest `rbenv` and `rbenv install` (best installed directly) here: https://github.com/rbenv/rbenv. if you want to stick with macports’ ruby, `sudo port select ruby` will switch versions systemwide. `rbenv`, however, can use different rubies per folder and will

[managing multiple Ruby installations]

2022-12-16 Thread Maxim Abalenkov
Dear all, How are you? I hope all is well with you. I need help please. Can you please guide me, on how to use and manage multiple Ruby installations with MacPorts? I use Ruby primarily for static website generation with Jekyll. But every time a new Ruby version comes it, it is a little bit of