aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/doctor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems/doctor.rb')
-rw-r--r--lib/rubygems/doctor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems/doctor.rb b/lib/rubygems/doctor.rb
index 15f05f63fa..ec4a16c3f8 100644
--- a/lib/rubygems/doctor.rb
+++ b/lib/rubygems/doctor.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
require 'rubygems'
require 'rubygems/user_interaction'