You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
I ran the command /home/tmillwardwright/.rbenv/versions/2.2.3/bin/bundler with :no_proxy set as the value of http_proxy in my .gemrc, and the following error was thrown:
gem.coc
Set for the current user (/home/tmillwardwright/.bundle/config): "false"
gem.mit
Set for the current user (/home/tmillwardwright/.bundle/config): "true"
gem.test
Set for the current user (/home/tmillwardwright/.bundle/config): "minitest"
my no_proxy environment variable is set to a comma delimited string of URIs & patterns. If I set http proxy to nothing in the .gemrc on a network that doesn't require the use of the proxy, bundler behaves as expected.
The text was updated successfully, but these errors were encountered:
I ran the command
/home/tmillwardwright/.rbenv/versions/2.2.3/bin/bundler
with :no_proxy set as the value of http_proxy in my .gemrc, and the following error was thrown:Environment
Bundler settings
The text was updated successfully, but these errors were encountered: