Skip to content

Downgrade to Faraday 1.10.4#6

Merged
benjodo merged 1 commit into
mainfrom
faraday_downgrade
Apr 15, 2025
Merged

Downgrade to Faraday 1.10.4#6
benjodo merged 1 commit into
mainfrom
faraday_downgrade

Conversation

@benjodo
Copy link
Copy Markdown
Owner

@benjodo benjodo commented Apr 15, 2025

This PR downgrades our Faraday dependency to version 1.10.4 and updates the test suite to work with this version. The changes include:

  • Pin Faraday version to ~> 1.10.4 in Gemfile
  • Update WebMock stubs to properly handle JSON responses with this version
  • Fix error message handling for API responses

This is a breaking change that will require a major version bump since we're moving from Faraday 2.x to 1.x.

@benjodo benjodo merged commit fea20f8 into main Apr 15, 2025
5 checks passed
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.

1 participant