Fix missing gem description
This commit is contained in:
parent
5d3173977f
commit
f42fd856ff
@ -7,7 +7,7 @@ Gem::Specification.new do |s|
|
|||||||
s.version = Producer::Core::VERSION
|
s.version = Producer::Core::VERSION
|
||||||
s.summary = "producer-core-#{Producer::Core::VERSION}"
|
s.summary = "producer-core-#{Producer::Core::VERSION}"
|
||||||
s.description = <<-eoh.gsub(/^ +/, '')
|
s.description = <<-eoh.gsub(/^ +/, '')
|
||||||
blah
|
Software provisioning tool, including a DSL to write "recipes".
|
||||||
eoh
|
eoh
|
||||||
s.homepage = 'https://rubygems.org/gems/producer-core'
|
s.homepage = 'https://rubygems.org/gems/producer-core'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user