Skip to content

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

Open
brunoenten wants to merge 16 commits intomodernistik:feature/1.10.0from
brunoenten:feature/1.10.0
Open

Ruby3, faraday2 compatibility, remove parse native collection override templates#74
brunoenten wants to merge 16 commits intomodernistik:feature/1.10.0from
brunoenten:feature/1.10.0

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)

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.

4 participants