aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/ext/build_error.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems/ext/build_error.rb')
-rw-r--r--lib/rubygems/ext/build_error.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rubygems/ext/build_error.rb b/lib/rubygems/ext/build_error.rb
index bfe85ffc11..2098026b05 100644
--- a/lib/rubygems/ext/build_error.rb
+++ b/lib/rubygems/ext/build_error.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
##
# Raised when there is an error while building extensions.