Skip to content

Upgrade to Bootsnap 1.4.6

Stan Hu requested to merge sh-upgrade-bootsnap-1.4.6 into master

This upgrade makes it possible to pre-compute a Bootsnap cache for a containerized system, since the ruby_platform header is no longer dependent on uname -v--which changes depending on the host kernel--but rather on the glibc version: https://github.com/Shopify/bootsnap/pull/283

Full list of changes: https://github.com/Shopify/bootsnap/compare/v1.4.5..v1.4.6

Edited by Yorick Peterse

Merge request reports

Loading