* Clear asset and vendor caches on deploy We don't need these inside deployment artifacts * Don't remove cached gem package files Apparently Bundler uses this to determine whether the gems it needs are installed. :-\