Skip to content
New issue

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

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

Already on GitHub? # to your account

Ruby3, faraday2 compatibility, remove parse native collection override templates #74

Open
wants to merge 16 commits into
base: feature/1.10.0
Choose a base branch
from

Conversation

brunoenten
Copy link

Minor changes to bring compatibility with ruby 3 and faraday 2. Remove parse native collections models override templates that don't work.

@brunoenten
Copy link
Author

Could you please review?

@jorgeacaballero
Copy link

Faraday2 compatibility is not met while having faraday_middleware as a dependency (see deprecation warning here: https://github.com/lostisland/faraday_middleware) if another project dependency needs faraday2 you will find the following error while bundling

parse-stack was resolved to 1.10.0, which depends on
      faraday_middleware (>= 0.9) was resolved to 0.9.0, which depends on
        faraday (< 0.9, >= 0.7.4)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants