flavorjones / loofah

Ruby library for HTML/XML transformation and sanitization
MIT License
934 stars 137 forks source link

dep: remove dependency on RR for mocking #253

Closed flavorjones closed 1 year ago

flavorjones commented 1 year ago

Let's just use MiniTest::Mock or MiniTest's stubbing.