<p>Bumps <a href="https://github.com/Shopify/bootsnap">bootsnap</a> from 1.4.6 to 1.4.7.</p>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md">bootsnap's changelog</a>.</em></p>
<blockquote>
<h1>1.4.7</h1>
<ul>
<li>Various performance enhancements</li>
<li>Fix race condition in heavy concurrent load scenarios that would cause bootsnap to raise</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Shopify/bootsnap/commit/530fdb1d0c9b2ebdd0942173ddd5bf2a0619cba6"><code>530fdb1</code></a> Bump version to 1.4.7</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/993f45439839186dec5dcfcad15b16ff7fa3639b"><code>993f454</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Shopify/bootsnap/issues/309" rel="nofollow">#309</a> from abicky/fix-vulnerability-of-atomic_write_cache_file</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/cd507c3d34b62577e284085635c15d9724e067bc"><code>cd507c3</code></a> Handle non-existent load path entries</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/56c61373000573112ee027dae4be19aecd50e46e"><code>56c6137</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Shopify/bootsnap/issues/312" rel="nofollow">#312</a> from Shopify/path-scanner-refactor</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/535e556aa83a0bb582b24e0905a2dfedefb24646"><code>535e556</code></a> Refactor PathScanner to avoid Dir.glob</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/fc3acd59656ee5d0e75efcce7706779aed10c5e1"><code>fc3acd5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Shopify/bootsnap/issues/311" rel="nofollow">#311</a> from Shopify/file-allocs</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/68faeab159af3b596d2a13ad2af3a0698900763b"><code>68faeab</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Shopify/bootsnap/issues/310" rel="nofollow">#310</a> from Shopify/ruby-2.7</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/17ad3cf27c3958a7611986247070a1de90439f89"><code>17ad3cf</code></a> Reduce allocations by freezing paths</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/2cc49bbbb5eeb34e77b8ab2ac0188b49123ca493"><code>2cc49bb</code></a> Update CI to test Ruby 2.7</li>
<li><a href="https://github.com/Shopify/bootsnap/commit/cfd28c385ed58e2fbc361707d8c5ad17c54302ef"><code>cfd28c3</code></a> Ensure that temporary file is used only by one process</li>
<li>Additional commits viewable in <a href="https://github.com/Shopify/bootsnap/compare/v1.4.6...v1.4.7">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://help.github.com/articles/configuring-automated-security-fixes"><img src="https://camo.githubusercontent.com/7def6a5281d0306dc152ad6c40b8ba9b7460982e/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d626f6f74736e6170267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d312e342e36266e65772d76657273696f6e3d312e342e37" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootsnap&package-manager=bundler&previous-version=1.4.6&new-version=1.4.7" style="max-width:100%;"></a></p>
<p>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 <code>@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p>You can trigger Dependabot actions by commenting on this PR:</p>
<ul>
<li><code>@dependabot rebase</code> will rebase this PR</li>
<li><code>@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code>@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code>@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code>@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code>@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code>@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code>@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</li>
</ul>
</details>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/2730'>https://github.com/openstreetmap/openstreetmap-website/pull/2730</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump bootsnap from 1.4.6 to 1.4.7</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2730/files#diff-e79a60dc6b85309ae70a6ea8261eaf95">Gemfile.lock</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2730.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2730.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2730.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2730.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2730">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPRZ34THBL4YCUK3TDR47A6DANCNFSM4PFLTSDQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLIO4RAWZCVMZZM4LPDR47A6DA5CNFSM4PFLTSD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4J4W7WWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2730",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2730",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>