lolcommits-uploldz.gemspec in lolcommits-uploldz-0.1.0 vs lolcommits-uploldz.gemspec in lolcommits-uploldz-0.1.1

- old
+ new

@@ -16,9 +16,16 @@ EOF spec.homepage = "https://github.com/lolcommits/lolcommits-uploldz" spec.license = "LGPL-3" + spec.metadata = { + "homepage_uri" => "https://github.com/lolcommits/lolcommits-uploldz", + "changelog_uri" => "https://github.com/lolcommits/lolcommits-uploldz/blob/master/CHANGELOG.md", + "source_code_uri" => "https://github.com/lolcommits/lolcommits-uploldz", + "bug_tracker_uri" => "https://github.com/lolcommits/lolcommits-uploldz/issues", + } + # 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['allowed_push_host'] = "https://rubygems.org" else