mirror of
https://github.com/dkam/paapi.git
synced 2025-12-27 22:54:52 +00:00
Fix Typo
This commit is contained in:
@@ -9,11 +9,9 @@ Gem::Specification.new do |spec|
|
||||
spec.email = ['d@nmilne.com']
|
||||
|
||||
spec.summary = %q{Client library for Amazon's Product Advertising API v5}
|
||||
spec.homepage = 'https://github.com/dkam/pappi'
|
||||
spec.homepage = 'https://github.com/dkam/paapi'
|
||||
spec.license = 'MIT'
|
||||
|
||||
spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
|
||||
|
||||
spec.metadata["homepage_uri"] = spec.homepage
|
||||
spec.metadata["source_code_uri"] = spec.homepage
|
||||
#spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."
|
||||
|
||||
Reference in New Issue
Block a user