{"id":82419,"library":"no-proxy-fix","title":"No Proxy Fix","description":"A fix for a Ruby bug where the no_proxy environment variable is not properly handled.","status":"active","version":"0.1.2","language":"ruby","source_language":null,"source_url":"https://github.com/ermaker/no_proxy_fix","tags":["bug-fix","networking","proxy","ruby"],"install":[{"cmd":"gem install no_proxy_fix","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'no_proxy_fix', '~> 0.1.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"NoProxyFix","correct":"require 'no_proxy_fix'"}],"quickstart":{"code":"require 'no_proxy_fix'\n\n# After requiring, the fix is automatically applied to Net::HTTP.\nNet::HTTP.start('example.com', 80, :proxy_from_env => true) do |http|\n  puts http.get('/').body\nend","lang":"ruby","description":"Automatically patches Net::HTTP to respect no_proxy."},"warnings":[{"fix":"Upgrade Ruby to 2.5+ or use this gem for older versions.","message":"Only needed for Ruby versions before the fix was merged (Ruby 2.5+).","severity":"gotcha","affected_versions":">= 0.1.0"}],"env_vars":null,"search_vec":"'bug':9,21 'bug-fix':20 'environ':14 'fix':3,5,22 'handl':19 'network':23 'proper':18 'proxi':2,13,24 'rubi':8,25 'variabl':15","created_at":"2026-06-19T05:20:38.079734+00:00","updated_at":"2026-06-19T05:20:38.079734+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ermaker/no_proxy_fix","github":"https://github.com/ermaker/no_proxy_fix","docs":"http://www.rubydoc.info/gems/no_proxy_fix/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}