Include new gems required for deployment. Was previously failing with:
/usr/local/bundle/gems/net-ssh-5.2.0/lib/net/ssh/authentication/ed25519_loader.rb:21:in `raiseUnlessLoaded': OpenSSH keys only supported if ED25519 is available (NotImplementedError)
net-ssh requires the following gems for ed25519 support:
* ed25519 (>= 1.2, < 2.0)
Include new gems required for deployment. Was previously failing with:
See https://github.com/net-ssh/net-ssh/issues/565 for more information.