Enables Bootsnap to GitLab (development)
What does this MR do?
- Adds
bootsnapto thedevelopmentandtestdependency - Loads it with a
rescueblock, so it becomes optional but doesn't depend on specificRAILS_ENV. That in practice means ifbootsnapis available in the gem folder, it will use it. This was done in that way so we can optionally test/use it even in a test machine with an omnibus install.
Are there points in the code the reviewer needs to double check?
Do we need developer specific documentation or mention anywhere we are using bootsnap?
What are the relevant issue numbers?
Closes #45230 (closed)
Edited by 🤖 GitLab Bot 🤖