Skip to content

Commit

Permalink
add shellwords require
Browse files Browse the repository at this point in the history
  • Loading branch information
White-Green committed Jul 27, 2023
1 parent c93be62 commit 576ccc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/execjs/pcruntime/context_process_runtime.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
require 'json'
require 'net/protocol'
require 'net/http'
require 'shellwords'

module ExecJS
module PCRuntime
Expand Down

0 comments on commit 576ccc4

Please sign in to comment.