mpg321.gemspec in mpg321-0.0.1 vs mpg321.gemspec in mpg321-0.0.2

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Mpg321::VERSION spec.authors = ["Richard Vickerstaff"] spec.email = ["m3akq@btinternet.com"] spec.description = "A simple ruby wrapper around mpg321" spec.summary = "Provides a ruby object to wrap the mpg321 'Remote control'" - spec.homepage = "https://github.com/RichardVickerstaff/rake-n-bake" + spec.homepage = "https://github.com/RichardVickerstaff/mpg321" spec.license = "GNU GENERAL PUBLIC LICENSE" spec.files = `git ls-files`.split($/) spec.require_paths = ["lib"] end