rapid7 / ruby_smb

A native Ruby implementation of the SMB Protocol Family
Other
80 stars 80 forks source link

virtual_disk: Add 'pathname' require #250

Closed thesamesam closed 10 months ago

thesamesam commented 1 year ago

Needed for join()'s call to Pathname.new(). Only comes up if disabling simplecov because of a transitive-require.

cdelafuente-r7 commented 1 year ago

Thanks for updating this. Would you mind sharing the steps to reproduce this issue? I used the example script and was not able to reproduce the problem with simplecov disabled.

smcintyre-r7 commented 10 months ago

Closed since we can't reproduce the problem and have not received a response.