Ensure that gem updates force rebuild of assets
What does this MR do and why?
We currently do not necessarily rebuild our frontend assets, if a changeset only changes gems. As Ruby gems might emit assets which have an impact on compilation or have a direct impact on asset compilation (e.g. scss) we should compile when these change.
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Lukas Eipert