Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to inherit from correct Faraday error
The update to Faraday is causing `require "octokit"` to break. Updating to `Faraday::ClientError` fixes it and is correct based on Faraday code: https://github.com/lostisland/faraday/blob/master/lib/faraday/error.rb
- Loading branch information