Sha256: f6f2b3e6a412d4dc1cb4eae3b91047c2243dfad5fe95b0d06da6a543bd2899f7
Contents?: true
Size: 264 Bytes
Versions: 19
Compression:
Stored size: 264 Bytes
Contents
module Unicode module DisplayWidth VERSION = '1.8.0' UNICODE_VERSION = "14.0.0" DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + '/../../../data/').freeze INDEX_FILENAME = (DATA_DIRECTORY + '/display_width.marshal.gz').freeze end end
Version data entries
19 entries across 19 versions & 2 rubygems