summaryrefslogtreecommitdiff
path: root/ext/psych/lib/psych/nodes/document.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/psych/lib/psych/nodes/document.rb')
-rw-r--r--ext/psych/lib/psych/nodes/document.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/psych/lib/psych/nodes/document.rb b/ext/psych/lib/psych/nodes/document.rb
index 32014d60dc..7234fef1d8 100644
--- a/ext/psych/lib/psych/nodes/document.rb
+++ b/ext/psych/lib/psych/nodes/document.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
module Psych
module Nodes
###