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