summaryrefslogtreecommitdiff
path: root/ext/psych/lib/psych/y.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/psych/lib/psych/y.rb')
-rw-r--r--ext/psych/lib/psych/y.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/psych/lib/psych/y.rb b/ext/psych/lib/psych/y.rb
index 82e05a783c..e857953c04 100644
--- a/ext/psych/lib/psych/y.rb
+++ b/ext/psych/lib/psych/y.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
module Kernel
###
# An alias for Psych.dump_stream meant to be used with IRB.