Remove --clean from bundle install on our pipeline
Removes the deprecated option --clean
from bundle install
on our pipeline using the standard caching method: https://docs.gitlab.com/ee/ci/caching/#caching-ruby-dependencies
Closes #629 (closed)