Sha256: aaf64e812bc38d5dd88263a18c8804212076f80803d096cd81fe68c5de540d5b
Contents?: true
Size: 270 Bytes
Versions: 4
Compression:
Stored size: 270 Bytes
Contents
module Unicode module DisplayWidth VERSION = '1.2.1' UNICODE_VERSION = "9.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
4 entries across 4 versions & 3 rubygems