ana.gemspec in ana-0.9.0 vs ana.gemspec in ana-0.9.1

- old
+ new

@@ -7,10 +7,10 @@ spec.name = 'ana' spec.version = Ana::VERSION::STRING spec.authors = ['Juanito Fatas'] spec.email = ['katehuang0320@gmail.com'] spec.summary = %q{Ana knows a lot about RubyGems.} - spec.description = %q{Yet another RubyGems.org API wrapper in Ruby.} + spec.description = %q{A command-line tool for https://rubygems.org/} spec.homepage = 'https://github.com/JuanitoFatas/Ana' spec.license = 'MIT' spec.files = `git ls-files`.split($/) spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }