techbook.gemspec in techbook-0.1.0 vs techbook.gemspec in techbook-0.1.1
- old
+ new
@@ -6,11 +6,11 @@
spec.name = "techbook"
spec.version = Techbook::VERSION
spec.authors = ["Felipe Fontoura"]
spec.email = ["contato@devsamurai.com.br"]
- spec.summary = ""
- spec.description = ""
+ spec.summary = "A simple platfform to write (better) technical books."
+ spec.description = "Create, build and publish your techbook with a simple cli."
spec.homepage = "https://github.com/felipefontoura/techbook"
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/felipefontoura/techbook"
spec.metadata["changelog_uri"] = "https://github.com/felipefontoura/techbook"