-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Currently, SASLprep fails on older Ruby versions due to the lack of a `String#unicode_normalize` method. We should investigate vendoring the version from the newer standard library to fall back on.