[ruby/ipaddr] Ipaddr#native must also coerce @mask_addr
@mask_addr
Before it would be left as an IPv6 mask causing to_range to fail.
to_range
>> IPAddr.new("::2").native.to_range /opt/rubies/3.0.3/lib/ruby/3.0.0/ipaddr.rb:479:in `set': invalid address (IPAddr::InvalidAddressError)
https://github.com/ruby/ipaddr/commit/af485192f3
[ruby/ipaddr] Ipaddr#native must also coerce
@mask_addr
Before it would be left as an IPv6 mask causing
to_range
to fail.https://github.com/ruby/ipaddr/commit/af485192f3