sj26/mailcatcher

Fixnum is uninitialized

NabinOjha opened this issue · 2 comments

When you try to install mailcatcher with ruby 3.2.0 you will get Fixnum is not initialized inside server.rb . Please fix this using Integer instead

This has been fixed on master and released in a beta version

Please try #539 (comment)

sj26 commented

v0.9.0 is out -- please give it a go:

gem install mailcatcher

Re-open if you continue having issues.