# File lib/hub/github_api.rb, line 368 def apply_authentication(req, url) super unless url.host == 'gist.github.com' end