Skip to content

Commit

Permalink
worker: Explicitly require pathname
Browse files Browse the repository at this point in the history
  • Loading branch information
agis committed Jul 22, 2020
1 parent 2204841 commit 87de277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rspecq/worker.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "json"
require "pathname"
require "pp"

module RSpecQ
Expand Down

0 comments on commit 87de277

Please sign in to comment.