rgfa
rgfa copied to clipboard
Add support for Ruby 3.3
During a Debian package rebuild we noticed that this library fails its test suite with Ruby 3.3 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092702)
This is due to some deprecated features that have been removed. This patch fixed the test suite at least. Please review.