Skip to content

Commit

Permalink
Merge pull request #636 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/turbo-rails
  • Loading branch information
brunoprietog authored Jul 13, 2024
2 parents c57122c + e1560e6 commit 0e91ca2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions turbo-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ Gem::Specification.new do |s|
s.add_dependency "railties", ">= 6.0.0"

s.files = Dir["{app,config,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]

s.metadata["changelog_uri"] = "https://github.com/hotwired/turbo-rails/releases"
end

0 comments on commit 0e91ca2

Please sign in to comment.