Fill gemspec
This commit is contained in:
parent
2cc2064763
commit
e51ed19b8e
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user