rapid7 / ruby_smb

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

Bump the windows_error gem to v0.1.4 #202

Closed zeroSteiner closed 2 years ago

zeroSteiner commented 2 years ago

This bumps the windows_error gem to v.0.1.4 to pull in https://github.com/rapid7/windows_error/pull/4 which should fix our unit tests.

Once our unit tests pass this should be good to land. After that PRs that are currently failing should be rebased.

Fixes #198