Makefile changes to avoid Gem problems on GDK
- Use
--deployment
flag for bundler for cleaner gem vendoring. We'll also only vendor when installing, we don't need to in other cases - Force
bundle install
onmake assemble
Part of #721 (closed)
Edited by GitLab Release Tools Bot