Sha256: 6a39fdca6a88f6ec44c162b6d524e99d2ade86013c04825da5f76f25e2ee29cf
Contents?: true
Size: 271 Bytes
Versions: 8
Compression:
Stored size: 271 Bytes
Contents
module Unicode module DisplayWidth VERSION = '1.4.0' UNICODE_VERSION = "11.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
8 entries across 6 versions & 5 rubygems