Sha256: 96be04e8a4a665114c0a2191bb0fa3807b1c15e7b62d10b60a02611ceaf96876
Contents?: true
Size: 271 Bytes
Versions: 2
Compression:
Stored size: 271 Bytes
Contents
module Unicode module DisplayWidth VERSION = '1.4.1' 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
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
brakeman-4.4.0 | bundle/ruby/2.5.0/gems/unicode-display_width-1.4.1/lib/unicode/display_width/constants.rb |
unicode-display_width-1.4.1 | lib/unicode/display_width/constants.rb |