foreman
foreman copied to clipboard
Fixes #36849 - Run GHA on Ruby 3.0 (alternative)
I've split https://github.com/theforeman/foreman/pull/9871 up and introduced an alternative (which I don't know whether it works) for the method_missing implementation.
And https://projects.theforeman.org/issues/35300 was incomplete with fixing kwargs. There are probably more hiding out there.
Oops, this causes nice infinite loops. Needs more work.