songstats-api.gemspec in songstats-api-0.1.6 vs songstats-api.gemspec in songstats-api-1.0.0
- old
+ new
@@ -10,10 +10,10 @@
spec.summary = "A simple API wrapper for the Songstats API"
spec.description = "A simple API wrapper for the Songstats API"
spec.homepage = "https://github.com/songtradr/songstats-api"
spec.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
- spec.licenses = ['MIT']
+ spec.licenses = ["MIT"]
# spec.metadata["allowed_push_host"] = "https://rubygems.pkg.github.com/songtradr"
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/songtradr/songstats-api"