This repository was archived by the owner on Apr 21, 2026. It is now read-only.
v3381: faraday upgrade
* bump faraday and dependent gems * update auth tests; connections no longer have auth headers built in * set default branch to master and CVE-2022-39253 fix * update parent class due to faraday bump * fix broken helper test * ensure error raised if redirected in octokit * rubocops * fixing bundler version * faraday 2.0 update * account for changes in how 301s are handled in Octokit * account for faraday error changes * rubocops