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

Add support for Faraday 2.x #7

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Add support for Faraday 2.x #7

merged 1 commit into from
Mar 29, 2022

Conversation

nickcampbell18
Copy link
Contributor

They changed the middleware namespace, so we need to support both for the time being 🤮

They changed the middleware namespace, so we need to support both for
the time being.
@@ -62,7 +65,7 @@ GEM
rake (13.0.3)
rexml (3.2.5)
ruby2_keywords (0.0.5)
spyke (6.0.0)
spyke (6.1.3)
Copy link
Contributor Author

@nickcampbell18 nickcampbell18 Mar 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately spyke is holding us back on 1.x - see balvig/spyke#133 - but this will work when that is eventually updated.

@nickcampbell18 nickcampbell18 requested a review from jalyna March 29, 2022 13:35
Copy link
Member

@jalyna jalyna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@nickcampbell18 nickcampbell18 merged commit 1e602ce into main Mar 29, 2022
@nickcampbell18 nickcampbell18 deleted the faraday-2x branch March 29, 2022 13:43
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

Successfully merging this pull request may close these issues.

2 participants