Closed pangdudu closed 7 years ago
hey @pangdudu - thanks for fixing this problem! only one comment - is there any reason to update the gemspec to >= 2.6
? I think some people are still using older versions of bunny and I don't want to force them to upgrade. The change should work on older versions of bunny too
I've testing with bunny-mock 1.5 and bunny 2.6.3, when loading the bunny/exception class it fails unless you:
require 'timeout'
beforehand.
cheers