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

[IE-962] Bump dependency to allow faraday 2 releases #22

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

wilkinsondesouza
Copy link

We need to move away from Faraday 1.0 in Konekti but this gem strictly requires us to use 1.x.

This pull request aims to bump the dependencies so we solve the Faraday problem and also

Notes

Some middleware needed to be changed so we followed Awesome Faraday instructions.

@wilkinsondesouza wilkinsondesouza self-assigned this Jan 9, 2025
Comment on lines +8 to +9
require "faraday/follow_redirects"
require "faraday/multipart"
Copy link
Author

Choose a reason for hiding this comment

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

💡 These middleware were split into their own gems

@wilkinsondesouza wilkinsondesouza merged commit 33821a9 into master Jan 9, 2025
1 check passed
@wilkinsondesouza wilkinsondesouza deleted the ie-962-allow-faraday-2 branch January 9, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants