Bump bootsnap from 1.18.6 to 1.20.1

Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.18.6 to 1.20.1.
- [Release notes](https://github.com/rails/bootsnap/releases)
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/bootsnap/compare/v1.18.6...v1.20.1)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-05 14:07:39 +00:00 committed by GitHub
parent 29f81738df
commit 7304b59eda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,7 +111,7 @@ GEM
benchmark (0.5.0)
bigdecimal (4.0.1)
bindata (2.5.1)
bootsnap (1.18.6)
bootsnap (1.20.1)
msgpack (~> 1.2)
brakeman (7.1.1)
racc
@ -275,7 +275,7 @@ GEM
mini_portile2 (2.8.9)
minitest (6.0.1)
prism (~> 1.5)
msgpack (1.7.3)
msgpack (1.8.0)
multi_json (1.15.0)
multi_xml (0.8.0)
bigdecimal (>= 3.1, < 5)