mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
441f18df52
commit
c2d5d2969a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ require "delegate"
|
||||||
#
|
#
|
||||||
|
|
||||||
class WeakRef < Delegator
|
class WeakRef < Delegator
|
||||||
VERSION = "0.1.3"
|
VERSION = "0.1.4"
|
||||||
|
|
||||||
##
|
##
|
||||||
# RefError is raised when a referenced object has been recycled by the
|
# RefError is raised when a referenced object has been recycled by the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue