Created by dependabot[bot] 2 months ago
Bumps bootsnap from 1.24.5 to 1.24.6.
Sourced from bootsnap's changelog.
1.24.6 Fix detection of Ruby bug #22023 on some patch versions of Ruby 3.4, and properly apply the workaround.
026e183
263e346
7c31cd8
54eba76
fe963d5
7b42db6
113b184
Bumps bootsnap from 1.24.5 to 1.24.6.
Changelog
Sourced from bootsnap's changelog.
Commits
026e183Release 1.24.6263e346Merge pull request #556 from byroot/remove-canary7c31cd8Check for [Bug #22023] by checking Ruby version rather than a canary54eba76Merge pull request #554 from byroot/namespace-overflowfe963d5bs_cache_path: account for namespace length7b42db6Merge pull request #553 from arpitjain099/chore/declare-workflow-perms113b184ci: add permissions: contents: read to ci