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.authors = ["John Bintz"]
s.email = ["john@coswellproductions.com"] s.email = ["john@coswellproductions.com"]
s.homepage = "" s.homepage = ""
s.summary = %q{TODO: Write a gem summary} s.summary = %q{Reapply Puppet configs automatically using Guard.}
s.description = %q{TODO: Write a gem description} s.description = %q{Reapply Puppet configs automatically using Guard.}
s.rubyforge_project = "guard-puppet" s.rubyforge_project = "guard-puppet"