proper gemspec

This commit is contained in:
John Bintz 2011-06-30 22:53:55 -04:00
parent b33bdc4a2e
commit 3ce23fab9f

View File

@ -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"