Sha256: 305be6442261be9647bf1741aebb25601e5bdd1e681fbc4a68bf0a702386f4ba

Contents?: true

Size: 271 Bytes

Versions: 2

Compression:

Stored size: 271 Bytes

Contents

module Unicode
  module DisplayWidth
    VERSION = '1.3.2'
    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

2 entries across 2 versions & 2 rubygems

Version Path
brakeman-4.3.0 bundle/ruby/2.5.0/gems/unicode-display_width-1.3.2/lib/unicode/display_width/constants.rb
unicode-display_width-1.3.2 lib/unicode/display_width/constants.rb