Actions
Refactor #33784
closedDrop Ruby pre-2.5 compatibility in Host#parse_ip_address
Description
The method has fallback code for Ruby 2.4 and older but Foreman requires Ruby 2.5 or newer so it can be dropped.
I'm unsure about the category, but technically it'll give a (small) performance benefit.
Actions