NotImplementedError: OpenSSH keys only supported if ED25519 is available net-ssh requires the following gems for ed25519 suppor

Shell
echo "add your ssh private key path"
ssh-add ~/.ssh/id_rsa
Source

Also in Shell: