Sha256: aaf64e812bc38d5dd88263a18c8804212076f80803d096cd81fe68c5de540d5b

Contents?: true

Size: 270 Bytes

Versions: 4

Compression:

Stored size: 270 Bytes

Contents

module Unicode
  module DisplayWidth
    VERSION = '1.2.1'
    UNICODE_VERSION = "9.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

4 entries across 4 versions & 3 rubygems

Version Path
brakeman-3.6.2 bundle/ruby/2.3.0/gems/unicode-display_width-1.2.1/lib/unicode/display_width/constants.rb
fluent-plugin-detect-memb-exceptions-0.0.2 vendor/bundle/ruby/2.0.0/gems/unicode-display_width-1.2.1/lib/unicode/display_width/constants.rb
fluent-plugin-detect-memb-exceptions-0.0.1 vendor/bundle/ruby/2.0.0/gems/unicode-display_width-1.2.1/lib/unicode/display_width/constants.rb
unicode-display_width-1.2.1 lib/unicode/display_width/constants.rb