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