summaryrefslogtreecommitdiff
path: root/lib/rexml/parsers/streamparser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rexml/parsers/streamparser.rb')
-rw-r--r--lib/rexml/parsers/streamparser.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rexml/parsers/streamparser.rb b/lib/rexml/parsers/streamparser.rb
index 9ea65ed3d1..b271e6743e 100644
--- a/lib/rexml/parsers/streamparser.rb
+++ b/lib/rexml/parsers/streamparser.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require "rexml/parsers/baseparser"
module REXML