Skip to content

Commit

Permalink
Merge pull request #271 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/racc
  • Loading branch information
hsbt authored Jun 9, 2024
2 parents ea43e57 + a9b656c commit 2c5a142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions racc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ DESC
s.required_ruby_version = ">= 2.5"
s.rdoc_options = ["--main", "README.rdoc"]
s.extra_rdoc_files = ["README.ja.rdoc", "README.rdoc"]
s.metadata["changelog_uri"] = "https://github.com/ruby/racc/releases"

if RUBY_PLATFORM =~ /java/
s.files << 'lib/java/racc/cparse-jruby.jar'
Expand Down

0 comments on commit 2c5a142

Please sign in to comment.