Currently, the webmaster has to be proactive and check for updates to Rails and dependencies manually. I'd like to find or write a utility that automatically emails the webmaster when updates are available, perhaps at a pre-defined interval (e.g. weekly).
Or, integrate with a service that does this. We also need status monitoring (online/offline, etc), so it'd be nice if we could bundle those and use some existing service.
Currently, the webmaster has to be proactive and check for updates to Rails and dependencies manually. I'd like to find or write a utility that automatically emails the webmaster when updates are available, perhaps at a pre-defined interval (e.g. weekly).