ruby-augeas
ruby-augeas copied to clipboard
Fix Ruby 3.2 warning about undefined allocator
This fixes 'warning: undefining the allocator of T_DATA class Augeas' which Ruby 3.2 started to warn about.
See https://bugs.ruby-lang.org/issues/18007 for more information.
Fixes #13