Look at your gem environment.
In a terminal run gem env
You should see an entry INSTALLATION DIRECTORY, but there is also GEM PATHS which is where it’s loading all your gems from in your current environment.
Look at your gem environment.
In a terminal run gem env
You should see an entry INSTALLATION DIRECTORY, but there is also GEM PATHS which is where it’s loading all your gems from in your current environment.