diff --git a/guard-puppet.gemspec b/guard-puppet.gemspec index 6ca6f11..5749206 100644 --- a/guard-puppet.gemspec +++ b/guard-puppet.gemspec @@ -8,8 +8,8 @@ Gem::Specification.new do |s| s.authors = ["John Bintz"] s.email = ["john@coswellproductions.com"] s.homepage = "" - s.summary = %q{TODO: Write a gem summary} - s.description = %q{TODO: Write a gem description} + s.summary = %q{Reapply Puppet configs automatically using Guard.} + s.description = %q{Reapply Puppet configs automatically using Guard.} s.rubyforge_project = "guard-puppet"