[ruby/delegate] Bump up 0.3.1
https://github.com/ruby/delegate/commit/d4bdf89328
This commit is contained in:
parent
b1413cb33e
commit
027f0a4564
@ -39,7 +39,7 @@
|
||||
# Be advised, RDoc will not detect delegated methods.
|
||||
#
|
||||
class Delegator < BasicObject
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "0.3.1"
|
||||
|
||||
kernel = ::Kernel.dup
|
||||
kernel.class_eval do
|
||||
|
Loading…
x
Reference in New Issue
Block a user