summaryrefslogtreecommitdiff
path: root/ext/psych/lib/psych/versions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/psych/lib/psych/versions.rb')
-rw-r--r--ext/psych/lib/psych/versions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/psych/lib/psych/versions.rb b/ext/psych/lib/psych/versions.rb
index 3d61c8b015..49f8820246 100644
--- a/ext/psych/lib/psych/versions.rb
+++ b/ext/psych/lib/psych/versions.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
module Psych
# The version is Psych you're using
VERSION = '3.0.0.beta2'