peatio-goldcash.gemspec in peatio-goldcash-2.6.7 vs peatio-goldcash.gemspec in peatio-goldcash-2.6.8

- old
+ new

@@ -10,19 +10,19 @@ spec.authors = ["D.H."] spec.email = ["dh@alcox.biz"] spec.summary = "Peatio Blockchain Plugin" spec.description = "Peatio Blockchain Plugin for Rubykube" - spec.homepage = "https://www.alcox.biz" + spec.homepage = "https://github.com/alcoxbiz/" spec.license = "Proprietary" # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host. if spec.respond_to?(:metadata) spec.metadata["homepage_uri"] = spec.homepage spec.metadata["source_code_uri"] = "https://github.com/alcoxbiz/peatio-goldcash" - spec.metadata["changelog_uri"] = "https://github.com/alcoxbiz/peatio-goldcash/blob/master/CHANGELOG.md" + spec.metadata["changelog_uri"] = "https://github.com/alcoxbiz/peatio-goldcash/commits/master" else raise "RubyGems 2.0 or newer is required to protect against " \ "public gem pushes." end