Skip to content

Commit

Permalink
Merge pull request #1136 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/rails-i18n
  • Loading branch information
pama authored Jan 4, 2025
2 parents 94446a5 + 4656391 commit e11bb01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rails-i18n.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ Gem::Specification.new do |s|
s.add_development_dependency "rspec-rails", "~> 3.7"
s.add_development_dependency "i18n-spec", "~> 0.6.0"
s.add_development_dependency "i18n-tasks", "~> 0.9.37"

s.metadata["changelog_uri"] = "#{s.homepage}/blob/master/CHANGELOG.md"
end

0 comments on commit e11bb01

Please sign in to comment.