Skip to content

Commit

Permalink
Merge pull request #269 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/highline
  • Loading branch information
abinoam committed Feb 16, 2024
2 parents 4889829 + dec551e commit 3e7c9dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions highline.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ DESCRIPTION
spec.add_development_dependency "minitest"
spec.add_development_dependency "dry-types"
spec.add_development_dependency "reline"

spec.metadata["changelog_uri"] = spec.homepage + "/blob/master/Changelog.md"
end

0 comments on commit 3e7c9dc

Please sign in to comment.