We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
s.homepage
1 parent 1e36baf commit 281bdb5Copy full SHA for 281bdb5
1 file changed
racc.gemspec
@@ -44,7 +44,7 @@ DESC
44
s.required_ruby_version = ">= 2.5"
45
s.rdoc_options = ["--main", "README.rdoc"]
46
s.extra_rdoc_files = ["README.ja.rdoc", "README.rdoc"]
47
- s.metadata["changelog_uri"] = "https://github.com/ruby/racc/releases"
+ s.metadata["changelog_uri"] = "#{s.homepage}/releases"
48
49
if RUBY_PLATFORM =~ /java/
50
s.files << 'lib/java/racc/cparse-jruby.jar'
0 commit comments