diff options
Diffstat (limited to 'lib/rexml/quickpath.rb')
-rw-r--r-- | lib/rexml/quickpath.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rexml/quickpath.rb b/lib/rexml/quickpath.rb index 9bec2158dd..f3ad29a93a 100644 --- a/lib/rexml/quickpath.rb +++ b/lib/rexml/quickpath.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: false require 'rexml/functions' require 'rexml/xmltokens' |