jruby / jcodings

Java-based codings helper classes for Joni and JRuby
MIT License
21 stars 29 forks source link

Unicode 13.0.0 #53

Closed ahorek closed 2 years ago

ahorek commented 2 years ago

update unicode tables to the latest version

ruby 3.1            unicode 13.0.0
ruby 2.6 - 3.0      unicode 12.1.0
ruby 2.5            unicode 10.0.0
ruby 2.4            unicode  9.0.0

based on https://github.com/jruby/jcodings/pull/49

headius commented 2 years ago

D'oh, missed updated Config.java with the new version numbers!

ahorek commented 2 years ago

sry, my bad, thanks for the fix @headius !