change description to avoid gem warning
This commit is contained in:
parent
83cb151658
commit
652f3d6a29
@ -10,7 +10,7 @@ Gem::Specification.new do |s|
|
||||
s.license = "MIT"
|
||||
s.homepage = "https://github.com/guard/guard-puppet"
|
||||
s.summary = %q{Reapply Puppet configs automatically using Guard.}
|
||||
s.description = %q{Reapply Puppet configs automatically using Guard.}
|
||||
s.description = %q{Guard plugin to reapply Puppet configurations.}
|
||||
|
||||
s.files = `git ls-files`.split("\n")
|
||||
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
|
||||
|
Loading…
Reference in New Issue
Block a user