1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update Unicode Emoji version from 12.0 to 12.1.

This update does not add any new codepoint assignments, it just
expands the range of emoji codepoint sequences recommended for
public interchange.

Depending on how emoji data files are cached, this commit may
require manual intervention in some build environments
(including some CI systems).
This commit is contained in:
Martin Dürst 2019-10-30 08:25:45 +09:00
parent 92c13380e8
commit c54635c08b

View file

@ -18,7 +18,7 @@ gnumake_recursive =
enable_shared = $(ENABLE_SHARED:no=)
UNICODE_VERSION = 12.1.0
UNICODE_EMOJI_VERSION = 12.0
UNICODE_EMOJI_VERSION = 12.1
UNICODE_BETA = NO
### set the following environment variable or uncomment the line if