Skip to content

Update Unicode to 15.0 #8661

@headius

Description

@headius

For JRuby 10 we will not update Unicode, but this should happen in an update release.

Failures from ruby/spec:

50)
RbConfig::CONFIG['UNICODE_EMOJI_VERSION'] is 15.0 FAILED
Expected "13.1" == "15.0"
to be truthy but was false
/Users/headius/work/jruby/spec/ruby/library/rbconfig/unicode_emoji_version_spec.rb:20:in 'block in <main>'
org/jruby/RubyBasicObject.java:2665:in 'instance_exec'
org/jruby/RubyArray.java:4919:in 'all?'
org/jruby/RubyArray.java:2123:in 'each'
/Users/headius/work/jruby/spec/ruby/library/rbconfig/unicode_emoji_version_spec.rb:4:in '<main>'
org/jruby/RubyKernel.java:1179:in 'load'
org/jruby/RubyBasicObject.java:2665:in 'instance_exec'
org/jruby/RubyArray.java:2123:in 'each'

51)
RbConfig::CONFIG['UNICODE_VERSION'] is 15.0.0 FAILED
Expected "13.0.0" == "15.0.0"
to be truthy but was false
/Users/headius/work/jruby/spec/ruby/library/rbconfig/unicode_version_spec.rb:20:in 'block in <main>'
org/jruby/RubyBasicObject.java:2665:in 'instance_exec'
org/jruby/RubyArray.java:4919:in 'all?'
org/jruby/RubyArray.java:2123:in 'each'
/Users/headius/work/jruby/spec/ruby/library/rbconfig/unicode_version_spec.rb:4:in '<main>'
org/jruby/RubyKernel.java:1179:in 'load'
org/jruby/RubyBasicObject.java:2665:in 'instance_exec'
org/jruby/RubyArray.java:2123:in 'each'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions