Skip to content

Commit

Permalink
add require "monitor"
Browse files Browse the repository at this point in the history
  • Loading branch information
seki committed Oct 14, 2019
1 parent 8488d5b commit c3a6260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/drb/drb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

require 'socket'
require 'io/wait'
require 'monitor'
require_relative 'eq'

#
Expand Down

0 comments on commit c3a6260

Please sign in to comment.