TL;DR
Bunny 1.3.1 is released to rubygems.org.
This is a bug fix release.
Changes between Bunny 1.3.0 and 1.3.1
NoMethodError on Thread During Shutdown
During abnormal termination, Bunny::Session#close
no longer tries
to call the non-existent terminate_with
method on its origin
thread.
Full Change Log
Full change log can be found on GitHub.
About the Author
Michael on behalf of the Ruby RabbitMQ Clients Team