Skip to content

Commit

Permalink
Merge pull request #147 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/mini_portile
  • Loading branch information
flavorjones authored Jun 10, 2024
2 parents 144c328 + 4390ac4 commit 7926db7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mini_portile2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "minitest-hooks", "~> 1.5"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "webrick", "~> 1.7"

spec.metadata["changelog_uri"] = spec.homepage + "/blob/main/CHANGELOG.md"
end

0 comments on commit 7926db7

Please sign in to comment.