summaryrefslogtreecommitdiff
path: root/lib/rexml/light/node.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rexml/light/node.rb')
-rw-r--r--lib/rexml/light/node.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rexml/light/node.rb b/lib/rexml/light/node.rb
index b33f78f7ce..d58119a3a4 100644
--- a/lib/rexml/light/node.rb
+++ b/lib/rexml/light/node.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require 'rexml/xmltokens'
# [ :element, parent, name, attributes, children* ]