mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	
							parent
							
								
									11d5a8318d
								
							
						
					
					
						commit
						8d622a58c6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Hiroshi SHIBATA
						Hiroshi SHIBATA