Skip to content

Commit d8399a4

Browse files
znzhsbt
authored andcommitted
Add missing ,
1 parent 9afd5af commit d8399a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ def use_ssl=(flag)
868868
:cert,
869869
:cert_store,
870870
:ciphers,
871-
:extra_chain_cert
871+
:extra_chain_cert,
872872
:key,
873873
:ssl_timeout,
874874
:ssl_version,

0 commit comments

Comments
 (0)