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 (#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`
The
httpruby gem is only compatible with Ruby 2.7 starting from 4.3.0.This requires:
goldfingergem (or using the git version)ostatus2gem (Remove dependency on OStatus2 gem #12822), or updating it to use version 4.x of thehttpgem:per_operationparameter oftimeoutinapp/lib/request.rb