Sha256: 902ffd081f9a41c9f3b90e1730aef7fcbd24cc4d55b150ee6e07bd063549d462
Contents?: true
Size: 184 Bytes
Versions: 1
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.37.1' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ooxml_parser-0.37.1 | lib/ooxml_parser/version.rb |