aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/psych_additions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems/psych_additions.rb')
-rw-r--r--lib/rubygems/psych_additions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems/psych_additions.rb b/lib/rubygems/psych_additions.rb
index 487b269903..1ddd74421c 100644
--- a/lib/rubygems/psych_additions.rb
+++ b/lib/rubygems/psych_additions.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
# This exists just to satisfy bugs in marshal'd gemspecs that
# contain a reference to YAML::PrivateType. We prune these out
# in Specification._load, but if we don't have the constant, Marshal