Hallo and big thanks for this Gem!
We recently encountered an issue where redirects returned and followed here fail with an exception because our Rails version 7.1.3.3 requires the allow_other_host option given and set to true
I don't know with which version it got introduced exactly and I don't know whether it can be added without a version check - i.e. whether it is transparent to older Rails versions.