Sha256: 542f0656dd0cacffdc780d1f7315088f4a6cf37125f232026102a54acf91a9e5
Contents?: true
Size: 353 Bytes
Versions: 1
Compression:
Stored size: 353 Bytes
Contents
# frozen_string_literal: true module Unicode module SequenceName VERSION = "1.9.0" UNICODE_VERSION = "13.0.0" EMOJI_VERSION = "13.1" IVD_VERSION = "2020-11-06" DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + "/../../../data/").freeze INDEX_FILENAME = (DATA_DIRECTORY + "/sequence_name.marshal.gz").freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unicode-sequence_name-1.9.0 | lib/unicode/sequence_name/constants.rb |