diff --git a/twik.gemspec b/twik.gemspec index 1166964..f9c088a 100644 --- a/twik.gemspec +++ b/twik.gemspec @@ -8,9 +8,9 @@ Gem::Specification.new do |spec| spec.version = Twik::VERSION spec.authors = ["Guillaume Dott"] spec.email = ["guillaume+github@dott.fr"] - spec.summary = %q{TODO: Write a short summary. Required.} - spec.description = %q{TODO: Write a longer description. Optional.} - spec.homepage = "" + spec.summary = %q{Twik Password Generator} + spec.description = %q{Twik is an gem that makes it easier to generate secure and different passwords for each website.} + spec.homepage = "https://github.com/gdott9/twik-ruby" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0")