Closed PseudoSoph closed 1 month ago
Thanks @PseudoSoph! I checked this out and it looks fine - noting from the linked issue for anyone else reading:
the problem here appears to be that object tainting was deprecated in Ruby a long time ago and has now been removed. As a result, the WDM code doesn't compile anymore with recent Ruby versions.
I don't know what's gone wrong with the pre-commit check and it doesn't look related, so I'm going to make an extra commit to re-trigger the tests.
wdm version changed in Gemfile & Gemfile.lock https://github.com/Maher4Ever/wdm/issues/27 - install failed windows 11 - ruby gems 3.3.0
bundle install
Thank you! :)