oVirt / ovirt-engine-sdk-ruby

Ruby gem that simplyfies access to the oVirt Engine API
20 stars 11 forks source link

Update to Ruby 3 #10

Open jhernand opened 7 months ago

jhernand commented 7 months ago

Currently the SDK doesn't build or work with Ruby 3:

This patch contains fixes for all those issues.

jhernand commented 7 months ago

Not that this will also need a new version of the API metamodel containing this change: https://github.com/oVirt/ovirt-engine-api-metamodel/pull/34