lib/psych/deprecated.rb in psych-1.2.0 vs lib/psych/deprecated.rb in psych-1.2.1

- old
+ new

@@ -74,9 +74,10 @@ end end end class Object + undef :to_yaml_properties rescue nil def to_yaml_properties # :nodoc: instance_variables end end