Skip to content

Commit 281bdb5

Browse files
committed
Update changelog URI to use s.homepage
1 parent 1e36baf commit 281bdb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

racc.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ DESC
4444
s.required_ruby_version = ">= 2.5"
4545
s.rdoc_options = ["--main", "README.rdoc"]
4646
s.extra_rdoc_files = ["README.ja.rdoc", "README.rdoc"]
47-
s.metadata["changelog_uri"] = "https://github.com/ruby/racc/releases"
47+
s.metadata["changelog_uri"] = "#{s.homepage}/releases"
4848

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

0 commit comments

Comments
 (0)