How can I completely uninstall Jekyll including dependencies?

Hi there,

I was able to uninstall Jekyll v3.4.2 using sudo gem uninstall jekyll. a) uninstall > All versions and gems.

However somehow there is still an older version available

$home jekyll -v 
jekyll 3.3.1

How can I completely uninstall Jekyll including all dependencies?