In PR Use String#start_with? to detect leading special character #12 the starts_with_special_character? implementation was changed to use start_with? which throw an error in case CSV in UTF-16LE format
Encoding::CompatibilityError:
incompatible character encodings: UTF-16LE and UTF-8