summaryrefslogtreecommitdiff
path: root/lib/psych/streaming.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/psych/streaming.rb')
-rw-r--r--lib/psych/streaming.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/psych/streaming.rb b/lib/psych/streaming.rb
index 260f8a8..eb19792 100644
--- a/lib/psych/streaming.rb
+++ b/lib/psych/streaming.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
module Psych
module Streaming
module ClassMethods