smith uses gdbm which needs to be compiled in to ruby. There is a gdbm gem which uses ffi but it hasn't been updated for a long time.
smith
gdbm
To compile ruby with gdbm you need to install (Debian or something similar for the other distros):
libgdbm-dev
and then recompile Ruby.
There was an error while loading. Please reload this page.