Ruby and XFDF

I need to fill out PDF forms with XFDF files in Ruby. I can’t find any
lib that can do this - does anyone know of one?

Failing that, I can invoke another process - but I can’t find a command
line tool for this either - pdftk handles FDF, but not XFDF.

Any ideas?