Skip to content

Commit 9c9a5e5

Browse files
mark-young-atgkou
andauthored
Update stringio.gemspec
Co-authored-by: Sutou Kouhei <[email protected]>
1 parent 9a6b99f commit 9c9a5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stringio.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Gem::Specification.new do |s|
3939
s.required_ruby_version = ">= 2.7"
4040
s.summary = "Pseudo IO on String"
4141

42-
s.metadata["changelog_uri"] = s.homepage + "/blob/master/NEWS.md"
42+
s.metadata["changelog_uri"] = "#{s.homepage}/releases/tag/v#{s.version}"
4343

4444
# s.cert_chain = %w[certs/nobu.pem]
4545
# s.signing_key = File.expand_path("~/.ssh/gem-private_key.pem") if $0 =~ /gem\z/

0 commit comments

Comments
 (0)