Sha256: 2f2a9a992179f2e8b42a3f11138d572d9450433032c15dad861ba5ab4b6a6ffa
Contents?: true
Size: 291 Bytes
Versions: 1
Compression:
Stored size: 291 Bytes
Contents
# frozen_string_literal: true module Unicode module Confusable VERSION = "1.9.0" UNICODE_VERSION = "15.0.0" DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + "/../../../data/").freeze INDEX_FILENAME = (DATA_DIRECTORY + "/confusable.marshal.gz").freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unicode-confusable-1.9.0 | lib/unicode/confusable/constants.rb |