1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/weakref] Update TODO on README

https://github.com/ruby/weakref/commit/a67073856e
This commit is contained in:
Hiroshi SHIBATA 2020-03-26 19:39:41 +09:00
parent 11d5a8318d
commit 8d622a58c6
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
spec.authors = ["Yukihiro Matsumoto"]
spec.email = ["matz@ruby-lang.org"]
spec.summary = %q{TODO: Write a short summary, because RubyGems requires one.}
spec.description = %q{TODO: Write a longer description or delete this line.}
spec.summary = %q{Allows a referenced object to be garbage-collected.}
spec.description = %q{Allows a referenced object to be garbage-collected.}
spec.homepage = "https://github.com/ruby/weakref"
spec.metadata["homepage_uri"] = spec.homepage