aboutsummaryrefslogtreecommitdiffstats
path: root/lib/yaml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yaml.rb')
-rw-r--r--lib/yaml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yaml.rb b/lib/yaml.rb
index 2d411f2ff7..f9f8e6d665 100644
--- a/lib/yaml.rb
+++ b/lib/yaml.rb
@@ -10,7 +10,7 @@ rescue LoadError
raise
end
-YAML = Psych
+YAML = Psych # :nodoc:
module Psych # :nodoc:
# For compatibility, deprecated