When I try to execute any command, 
e.g. rake secret or rails server
I get the following error and rake is aborted:
The method
YAML.enable_arbitrary_object_deserialization!is deprecated and will be removed in the next release of SafeYAML -- set theSafeYAML::OPTIONS[:default_mode]to either:safeor:unsafe.
Please advise. (I am a Ruby on Rails newbie).
 
     
     
    