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