I'm not a gem guru, so maybe it's possible but I don't know how.
I would like to find the remote version of a gem that I try to install with specific_install.
via cli or ruby API.
I would like to use it with Chef.
For now, my implementation always install gem from repo even if same version is here... that's a bad things.