Skip to content

Commit 1c5a711

Browse files
committed
require openssl.
1 parent acdf029 commit 1c5a711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/json/ld/api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require 'open-uri'
1+
require 'openssl'
22
require 'json/ld/expand'
33
require 'json/ld/compact'
44
require 'json/ld/flatten'

0 commit comments

Comments
 (0)