You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Encoding::CompatibilityError: Unicode Normalization not appropriate for ASCII-8BIT (#218)
Encoding::CompatibilityError: Unicode Normalization not appropriate for
ASCII-8BIT is introduced after #215, commit:
d34592e
The fix is copy from:
knu/ruby-domain_name#27
---------
Co-authored-by: Carmine Paolino <carmine@paolino.me>
0 commit comments