summaryrefslogtreecommitdiff
path: root/tfa.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'tfa.gemspec')
-rw-r--r--tfa.gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/tfa.gemspec b/tfa.gemspec
index 03c5dab..bb7cde3 100644
--- a/tfa.gemspec
+++ b/tfa.gemspec
@@ -8,9 +8,9 @@ Gem::Specification.new do |spec|
spec.version = TFA::VERSION
spec.authors = ["mo khan"]
spec.email = ["mo@mokhan.ca"]
- spec.summary = %q{A CLI to manage your one time passwords.}
- spec.description = %q{A CLI to manage your one time passwords.}
- spec.homepage = ""
+ spec.summary = %q{A CLI to manage your time based one time passwords.}
+ spec.description = %q{A CLI to manage your time based one time passwords.}
+ spec.homepage = "https://github.com/mokhan/tfa/"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")