Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't be used with Faraday 2 #22

Closed
GarrisonD opened this issue Mar 25, 2024 · 4 comments
Closed

Can't be used with Faraday 2 #22

GarrisonD opened this issue Mar 25, 2024 · 4 comments

Comments

@GarrisonD
Copy link

cent requires faraday_middleware that can be used only with faraday 1.x.

Could not find compatible versions

Because cent >= 2.0.0 depends on faraday_middleware >= 1.0, < 2.A
  and faraday_middleware >= 1.0.0.rc1 depends on faraday ~> 1.0,
  cent >= 2.0.0 requires faraday ~> 1.0.
So, because Gemfile depends on cent ~> 2.2
  and Gemfile depends on faraday ~> 2.9,
  version solving has failed.
@FZambia
Copy link
Member

FZambia commented Mar 25, 2024

@GarrisonD hello,

Could you check #23 ? Hopefully will fix the issue, I am not Ruby dev - so if you can review PR would be nice.

@prikha FYI

@GarrisonD
Copy link
Author

Done ✅

@prikha
Copy link
Contributor

prikha commented Mar 25, 2024

Glad they dropped it, it was one of the most confusing parts of Faraday. ✅

@FZambia
Copy link
Member

FZambia commented Mar 25, 2024

Thanks guys, released v3.0.0.

@FZambia FZambia closed this as completed Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants