Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

http 3.4 not compatible with Ruby 2.7 #12823

Closed
ClearlyClaire opened this issue Jan 11, 2020 · 0 comments · Fixed by #12831
Closed

http 3.4 not compatible with Ruby 2.7 #12823

ClearlyClaire opened this issue Jan 11, 2020 · 0 comments · Fixed by #12831

Comments

@ClearlyClaire
Copy link
Contributor

ClearlyClaire commented Jan 11, 2020

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
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 a pull request may close this issue.

1 participant