geminfo.gemspec in geminfo-0.1.0 vs geminfo.gemspec in geminfo-0.1.1

- old
+ new

@@ -7,10 +7,10 @@ spec.name = "geminfo" spec.version = Geminfo::VERSION spec.authors = ["Taiwo Kareem"] spec.email = ["taiwo.kareem36@gmail.com"] spec.summary = %q{A Ruby package that displays several statistics of your RubyGem} - spec.description = %q{A Ruby package that displays several information about a RubyGem like author, total downloads, latest version, user ID, sha key etc.} + spec.description = %q{A Ruby package that displays several information about a RubyGem like author, total downloads, latest version, user ID, sha key, total gems owned by authors, release date etc.} spec.homepage = "https://github.com/tushortz/geminfo" 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.