Sha256: 49b67ee60c5def563b9d2c7fcf340c29f013727ab8d26eddb23b08da5c056664
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.7.2' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ooxml_parser-0.7.2 | lib/ooxml_parser/version.rb |