-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Status: TriageThis is being looked at and prioritizedThis is being looked at and prioritizedType: BugSomething isn't working as documentedSomething isn't working as documented
Description
What happened?
Octokit relies on both faraday-multipart and faraday-retry.
I believe both faraday-multipart
& faraday-retry
should be added to the gemspec. These gems are required for users on Faraday v2 and won't add additional dependencies for users on Faraday v1 because v1 already includes these gems as of v1.9.0 (released over 3 years ago).
Versions
Octokit.rb v9.2.0
Relevant log output
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Status: TriageThis is being looked at and prioritizedThis is being looked at and prioritizedType: BugSomething isn't working as documentedSomething isn't working as documented
Type
Projects
Status
🔥 Backlog