I installed Ruby a while ago and compiled it from source. I decided to run 1.9.3.
Now I decided to run 2.1 instead and found a script to compile that from source (this: https://gist.github.com/blacktm/8302741) but I'm unsure if I need to remove 1.9.3 first.
How do I do this? Do I need to do it or will 1.9.3 get replaced?