Skip to content

Ruby 4 support #417

@sfnelson

Description

@sfnelson
Could not find compatible versions

Because json_api_client >= 1.23.0 depends on faraday-gzip >= 1.0, < 3.0
  and faraday-gzip < 3.0.0 depends on Ruby >= 2.6, < 4,
  json_api_client >= 1.23.0 requires Ruby >= 2.6, < 4.
So, because Gemfile depends on json_api_client >= 1.23.0
  and current Ruby version is = 4.0.1,
  version solving has failed.

faraday-gzip drops support for Ruby < 3 and adds requires Faraday 2. Any reason for pinning < 3.0 or is it reasonable to remove the constraint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions