summaryrefslogtreecommitdiff
path: root/lib/net/http/exceptions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/http/exceptions.rb')
-rw-r--r--lib/net/http/exceptions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/http/exceptions.rb b/lib/net/http/exceptions.rb
index 9c425cae16..ceec8f7b0a 100644
--- a/lib/net/http/exceptions.rb
+++ b/lib/net/http/exceptions.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
module Net
# Net::HTTP exception class.
# You cannot use Net::HTTPExceptions directly; instead, you must use