Sha256: 1c23511da69819ac16ca0ff834553e2161a1699ab91dc758158111e3d82c1bd6
Contents?: true
Size: 271 Bytes
Versions: 18
Compression:
Stored size: 271 Bytes
Contents
module Unicode module DisplayWidth VERSION = '1.3.0' UNICODE_VERSION = "10.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
18 entries across 18 versions & 3 rubygems