Skip to content

Commit a670738

Browse files
committed
Update TODO on README
1 parent d1a604e commit a670738

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

weakref.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
88
spec.authors = ["Yukihiro Matsumoto"]
99
spec.email = ["[email protected]"]
1010

11-
spec.summary = %q{TODO: Write a short summary, because RubyGems requires one.}
12-
spec.description = %q{TODO: Write a longer description or delete this line.}
11+
spec.summary = %q{Allows a referenced object to be garbage-collected.}
12+
spec.description = %q{Allows a referenced object to be garbage-collected.}
1313
spec.homepage = "https://github.com/ruby/weakref"
1414

1515
spec.metadata["homepage_uri"] = spec.homepage

0 commit comments

Comments
 (0)