Skip to content

Commit

Permalink
Merge pull request #1133 from mark-young-atg/provide_changelog_link_o…
Browse files Browse the repository at this point in the history
…n_rubygems

Provide a 'Changelog' link on rubygems.org/gems/acts-as-taggable-on
  • Loading branch information
seuros authored Sep 30, 2024
2 parents f7bfad9 + e8e7855 commit 1890a97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions acts-as-taggable-on.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rspec'
gem.add_development_dependency 'barrier'
gem.add_development_dependency 'database_cleaner'

gem.metadata['changelog_uri'] = gem.homepage + '/blob/master/CHANGELOG.md'
end

0 comments on commit 1890a97

Please sign in to comment.