I am trying to run bundle install
on a VM that is behind a proxy.
I am getting the following error:
Bundler::HTTPError Could not fetch specs from rubygems.org
If I try to ping this then Request timed out
However, I can browse to the website, which makes this strange to me.
Any suggestions how can I resolve this issue?