What's Changed
- Handle top level
Coverageconstant being defined, but without it being the true stdlibcoveragemodule. - Fix
bootsnap precompilethat could generate a corrupted cache entry if an already cached YAML file was modified
without changing its size. - Workaround a potential Ruby SEGV if
Bootsnap.instrumentationraised an error.