Sha256: 072217d3c9b0d2bedec3d98df73e8b7863fb9f66002088598d018e3fe21a95e1
Contents?: true
Size: 343 Bytes
Versions: 8
Compression:
Stored size: 343 Bytes
Contents
# .gemspec file is added to add plugin details # These specs are used in plugin list and search command Gem::Specification.new do |spec| spec.name = "inspec-artifact" spec.summary = "" spec.description = "Plugin to generate asymmetrical keys that you can use to encrypt profiles" spec.license = "Apache-2.0" end
Version data entries
8 entries across 8 versions & 2 rubygems