Skip to content

chore: Update faraday dependency version range#786

Merged
shrutiburman merged 2 commits into
mainfrom
shrutiburman-patch-1
Apr 30, 2026
Merged

chore: Update faraday dependency version range#786
shrutiburman merged 2 commits into
mainfrom
shrutiburman-patch-1

Conversation

@shrutiburman

@shrutiburman shrutiburman commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Fixes

This will help in application/json body types, we wont have to do any unpacking of json body manually because faraday 2.0+ handles it.
Also, faraday 2.0+ requires ruby version to be 2.6 or higher, so to be future compatible we'd be dropping 2.5 which was EOL in 2021

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the Contribution Guidelines and my PR follows them
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

@shrutiburman shrutiburman changed the title Update faraday dependency version range chore: Update faraday dependency version range Apr 29, 2026
Removed Ruby version 2.5 from the CI matrix.
@sonarqubecloud

Copy link
Copy Markdown

@shrutiburman shrutiburman merged commit b61833f into main Apr 30, 2026
31 checks passed
@shrutiburman shrutiburman deleted the shrutiburman-patch-1 branch April 30, 2026 06:58
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