Sprout: undefined method `register_service' for Net::SSH:Module
Worth noting:
When running a sprout compilation on a fresh machine, you might get the error:
undefined method `register_service' for Net::SSH:Module
The solution to this is to have both net-ssh and net-sftp updated to the latest version, via a simple gem install.
Hope this helps someone!
Daniel