- Fix ruby 3.2 compatibility
-
RSpec: Fix Rescue opening after transactional tests are rolled back. (issue #99 - PR #118) (@joallard)
-
bin/rescue: Use realpaths (issue #109 - PR #110)
(Damien Robert)
- Make Binding#source_location polyfill. (Removes deprecation warnings for Ruby 2.6+)