Description
Reports the Unicode and emoji versions associated with current and older Ruby releases. It is useful for compatibility checks, text-processing tests, and libraries that need version-aware behavior.
Version checks help explain differences but do not fix them alone. Test the Ruby versions users actually run, especially for emoji, normalization, and regex behavior.