mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/time] Add changelog URI to time.gemspec
https://github.com/ruby/time/commit/08f896ca0d
This commit is contained in:
parent
5c24f4081d
commit
b2ed4cdced
@ -19,6 +19,7 @@ Gem::Specification.new do |spec|
|
||||
|
||||
spec.metadata["homepage_uri"] = spec.homepage
|
||||
spec.metadata["source_code_uri"] = spec.homepage
|
||||
spec.metadata["changelog_uri"] = "https://github.com/ruby/time/releases"
|
||||
|
||||
srcdir, gemspec = File.split(__FILE__)
|
||||
spec.files = Dir.chdir(srcdir) do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user