Sha256: c407bb1f44019b620a3e957e1a9368f478f194ee1c0a881876f3924e93b0b638
Contents?: true
Size: 271 Bytes
Versions: 26
Compression:
Stored size: 271 Bytes
Contents
module Unicode module DisplayWidth VERSION = '1.7.0' UNICODE_VERSION = "13.0.0".freeze DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + '/../../../data/').freeze INDEX_FILENAME = (DATA_DIRECTORY + '/display_width.marshal.gz').freeze end end
Version data entries
26 entries across 26 versions & 6 rubygems