Skip to content

Commit

Permalink
Merge pull request #29 from mark-young-atg/provide_changelog_link_on_…
Browse files Browse the repository at this point in the history
…rubygems

Provide a 'Changelog' link on rubygems.org/gems/net-protocol
  • Loading branch information
hsbt authored Dec 20, 2023
2 parents 2d3c4b4 + 46e78a2 commit a3486bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net-protocol.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Gem::Specification.new do |spec|

spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage
spec.metadata["changelog_uri"] = spec.homepage + "/releases"

# Specify which files should be added to the gem when it is released.
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
Expand Down

0 comments on commit a3486bc

Please sign in to comment.