Ruby v2.5 compatibility
Generated unicode 10.0 ranges, as required for ruby v2.5.x
compatibility.
This ensures code such as:
/\p{Alpha}/.random_example
will generate a matching example under the new ruby version.
Generated unicode 10.0 ranges, as required for ruby v2.5.x
compatibility.
This ensures code such as:
/\p{Alpha}/.random_example
will generate a matching example under the new ruby version.