no_proxy activates if the no_proxy env var is the closing substring of the hostname · Issue #1643 · ruby/rubygems
I would like to suggest bug fix. Today I discovered that even when a proxy is set correctly in the environment via ENV['http_proxy'], if ENV['no_proxy'] includes a value that is the trailing substr...