Sha256: 91c573071be1e7d99c53b27af8840ee04b73915713bad2a5390bb2e728c6c79c
Contents?: true
Size: 219 Bytes
Versions: 10
Compression:
Stored size: 219 Bytes
Contents
# This file was generated by a script, please do not edit it by hand. # See `$ rake generate_constants` and data/generate_constants.rb for more info. module Unicode module Emoji REGEX_ANY = /\p{Emoji}/ end end
Version data entries
10 entries across 10 versions & 1 rubygems