Sha256: bf12f676e38d878578e70efbdb1dd02378a35b599915afac752098088ee6d4af
Contents?: true
Size: 184 Bytes
Versions: 2
Compression:
Stored size: 184 Bytes
Contents
# frozen_string_literal: true module OoxmlParser # This module holds the RuboCop version information. module Version # [String] Version of Gem STRING = '0.14.1' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ooxml_parser-0.14.1-mingw32 | lib/ooxml_parser/version.rb |
ooxml_parser-0.14.1 | lib/ooxml_parser/version.rb |