ruby_tunes.gemspec in ruby_tunes-0.1.0 vs ruby_tunes.gemspec in ruby_tunes-0.2.0

- old
+ new

@@ -7,10 +7,10 @@ spec.version = RubyTunes::VERSION spec.authors = ["aryaziai"] spec.email = ["arya721@gmail.com"] spec.summary = %q{Random song from any genre} - spec.description = %q{My secibd ruby gem. Plays random song from genre you choose.} + spec.description = %q{My second ruby gem. Plays a random selected song from the genre you choose.} spec.homepage = "https://github.com/aryaziai/Ruby_Tunes" spec.license = "MIT" spec.metadata["allowed_push_host"] = "https://rubygems.org"