Fix gemspec

This commit is contained in:
Bob Potter 2012-02-01 22:08:21 -06:00
parent 64bad12410
commit 3fe37d2a54
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ Gem::Specification.new do |s|
s.authors = ["Bob Potter"]
s.email = ["bobby.potter@gmail.com"]
s.homepage = ""
s.summary = %q{TODO: Write a gem summary}
s.description = %q{TODO: Write a gem description}
s.summary = %q{Add the ability to export god config files to foreman}
s.description = %q{Add the ability to export god config files to foreman}
s.rubyforge_project = "foreman-export-god"