Merge pull request #2379 from basecamp/fix-ocassional-ruby-vm-crash-due-to-bootsnap

Bump Bootsnap to v1.21.1
This commit is contained in:
Stanko Krtalić
2026-01-16 14:30:08 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ GEM
benchmark (0.5.0)
bigdecimal (4.0.1)
bindex (0.8.1)
bootsnap (1.20.1)
bootsnap (1.21.1)
msgpack (~> 1.2)
brakeman (7.1.2)
racc
+1 -1
View File
@@ -225,7 +225,7 @@ GEM
benchmark (0.5.0)
bigdecimal (4.0.1)
bindex (0.8.1)
bootsnap (1.20.1)
bootsnap (1.21.1)
msgpack (~> 1.2)
brakeman (7.1.2)
racc