gem update --system 1.8.25 --http-proxy=//ourproxy:ourport/
is giving me:
ERROR: While executing gem ... (Net::HTTPServerException)
403 "Forbidden"
confirmed the port.
Has something changed about updating with gem update?
Or am I missing something entirely?