wiz_rtf.gemspec in wiz_rtf-0.6.7 vs wiz_rtf.gemspec in wiz_rtf-0.6.8
- old
+ new
@@ -7,11 +7,11 @@
spec.name = "wiz_rtf"
spec.version = WizRtf::VERSION
spec.authors = ["songgz"]
spec.email = ["sgzhe@163.com"]
- spec.summary = %q{A gem for exporting Word Documents in ruby using the Microsoft Rich Text Format (RTF) Specification.}
- spec.description = %q{A gem for rtf.}
+ spec.summary = %q{A gem for creating RTF document.}
+ spec.description = %q{A gem for exporting Word Documents in ruby using the Microsoft Rich Text Format (RTF) Specification.}
spec.homepage = "https://github.com/songgz/wiz_rtf"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
# delete this section to allow pushing this gem to any host.