Bump bootsnap from 1.4.6 to 1.4.7
Bumps bootsnap from 1.4.6 to 1.4.7.
Changelog
Sourced from bootsnap's changelog.
1.4.7
- Various performance enhancements
- Fix race condition in heavy concurrent load scenarios that would cause bootsnap to raise
Commits
-
530fdb1
Bump version to 1.4.7 -
993f454
Merge pull request #309 from abicky/fix-vulnerability-of-atomic_write_cache_file -
cd507c3
Handle non-existent load path entries -
56c6137
Merge pull request #312 from Shopify/path-scanner-refactor -
535e556
Refactor PathScanner to avoid Dir.glob -
fc3acd5
Merge pull request #311 from Shopify/file-allocs -
68faeab
Merge pull request #310 from Shopify/ruby-2.7 -
17ad3cf
Reduce allocations by freezing paths -
2cc49bb
Update CI to test Ruby 2.7 -
cfd28c3
Ensure that temporary file is used only by one process - Additional commits viewable in compare view