aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/httpauth/htpasswd.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/webrick/httpauth/htpasswd.rb')
-rw-r--r--lib/webrick/httpauth/htpasswd.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/webrick/httpauth/htpasswd.rb b/lib/webrick/httpauth/htpasswd.rb
index 69b739fbfe..f43fc2c548 100644
--- a/lib/webrick/httpauth/htpasswd.rb
+++ b/lib/webrick/httpauth/htpasswd.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
#
# httpauth/htpasswd -- Apache compatible htpasswd file
#