summaryrefslogtreecommitdiff
path: root/lib/logger/errors.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/logger/errors.rb')
-rw-r--r--lib/logger/errors.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/logger/errors.rb b/lib/logger/errors.rb
index 8095acc9c8..e8925e14ac 100644
--- a/lib/logger/errors.rb
+++ b/lib/logger/errors.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
# not used after 1.2.7. just for compat.
class Logger
class Error < RuntimeError # :nodoc: