Skip to content

Commit 38c2d17

Browse files
build(deps): bump bootsnap from 1.24.5 to 1.24.6 (#501)
Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.5 to 1.24.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rails/bootsnap/blob/main/CHANGELOG.md">bootsnap's changelog</a>.</em></p> <blockquote> <h1>1.24.6</h1> <ul> <li>Fix detection of Ruby bug <a href="https://redirect.github.com/rails/bootsnap/issues/22023">#22023</a> on some patch versions of Ruby 3.4, and properly apply the workaround.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/bootsnap/commit/026e183e7f4f4f0eab52d6b9eebafe548cde08a2"><code>026e183</code></a> Release 1.24.6</li> <li><a href="https://github.com/rails/bootsnap/commit/263e34652b4884da97b5e4974ef53fce5753b890"><code>263e346</code></a> Merge pull request <a href="https://redirect.github.com/rails/bootsnap/issues/556">#556</a> from byroot/remove-canary</li> <li><a href="https://github.com/rails/bootsnap/commit/7c31cd81f39285ed43898377ff8af2dcf0d851e9"><code>7c31cd8</code></a> Check for [Bug <a href="https://redirect.github.com/rails/bootsnap/issues/22023">#22023</a>] by checking Ruby version rather than a canary</li> <li><a href="https://github.com/rails/bootsnap/commit/54eba7643b359d85d518374af9e8b126a25a99d7"><code>54eba76</code></a> Merge pull request <a href="https://redirect.github.com/rails/bootsnap/issues/554">#554</a> from byroot/namespace-overflow</li> <li><a href="https://github.com/rails/bootsnap/commit/fe963d56fc5981eb5c08f4352ca2937226ef2c48"><code>fe963d5</code></a> bs_cache_path: account for namespace length</li> <li><a href="https://github.com/rails/bootsnap/commit/7b42db6610163d682fb27f986f7155882844ba2e"><code>7b42db6</code></a> Merge pull request <a href="https://redirect.github.com/rails/bootsnap/issues/553">#553</a> from arpitjain099/chore/declare-workflow-perms</li> <li><a href="https://github.com/rails/bootsnap/commit/113b184cc52613c543af3e8155cab24851fd9d35"><code>113b184</code></a> ci: add permissions: contents: read to ci</li> <li>See full diff in <a href="https://github.com/rails/bootsnap/compare/v1.24.5...v1.24.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootsnap&package-manager=bundler&previous-version=1.24.5&new-version=1.24.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 907a5cd + f07dfab commit 38c2d17

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ GEM
8585
base64 (0.3.0)
8686
bigdecimal (4.1.2)
8787
bindex (0.8.1)
88-
bootsnap (1.24.5)
88+
bootsnap (1.24.6)
8989
msgpack (~> 1.2)
9090
brakeman (8.0.4)
9191
racc
@@ -228,7 +228,7 @@ GEM
228228
minitest (6.0.6)
229229
drb (~> 2.0)
230230
prism (~> 1.5)
231-
msgpack (1.8.0)
231+
msgpack (1.8.1)
232232
net-imap (0.6.4)
233233
date
234234
net-protocol

0 commit comments

Comments
 (0)