aboutsummaryrefslogtreecommitdiffstats
path: root/lib/plum/server/ssl_socket_connection.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plum/server/ssl_socket_connection.rb')
-rw-r--r--lib/plum/server/ssl_socket_connection.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/plum/server/ssl_socket_connection.rb b/lib/plum/server/ssl_socket_connection.rb
index 47e823a..4dd4fb1 100644
--- a/lib/plum/server/ssl_socket_connection.rb
+++ b/lib/plum/server/ssl_socket_connection.rb
@@ -1,4 +1,5 @@
-# -*- frozen-string-literal: true -*-
+# frozen-string-literal: true
+
module Plum
class SSLSocketServerConnection < ServerConnection
attr_reader :sock