Skip to content

http 3.4 not compatible with Ruby 2.7 #12823

@ClearlyClaire

Description

@ClearlyClaire

The http ruby gem is only compatible with Ruby 2.7 starting from 4.3.0.

This requires:

  • a new release of the goldfinger gem (or using the git version)
  • dropping the ostatus2 gem (Remove dependency on OStatus2 gem #12822), or updating it to use version 4.x of the http gem
  • removing the :per_operation parameter of timeout in app/lib/request.rb

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