<p>Bumps <a href="https://github.com/puma/puma">puma</a> from 5.0.2 to 5.0.3.</p>
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/puma/puma/releases">puma's releases</a>.</em></p>
<blockquote>
<h2>5.0.3</h2>
<p>A release with a bunch of bugfixes and stability improvements.</p>
<ul>
<li>
<p>Bugfixes</p>
<ul>
<li>Add Client#io_ok?, check before Reactor#register (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2432" rel="nofollow">#2432</a>)</li>
<li>Fix hang on shutdown in refork (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2442" rel="nofollow">#2442</a>)</li>
<li>Fix <code>Bundler::GemNotFound</code> errors for <code>nio4r</code> gem during phased restarts (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2427" rel="nofollow">#2427</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2018" rel="nofollow">#2018</a>)</li>
<li>Server run thread safety fix (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2435" rel="nofollow">#2435</a>)</li>
<li>Fire <code>on_booted</code> after server starts (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2431" rel="nofollow">#2431</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2212" rel="nofollow">#2212</a>)</li>
<li>Cleanup daemonization in rc.d script (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2409" rel="nofollow">#2409</a>)</li>
</ul>
</li>
<li>
<p>Refactor</p>
<ul>
<li>Remove accept_nonblock.rb, add test_integration_ssl.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2448" rel="nofollow">#2448</a>)</li>
<li>Refactor status.rb - dry it up a bit (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2450" rel="nofollow">#2450</a>)</li>
<li>Extract req/resp methods to new request.rb from server.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2419" rel="nofollow">#2419</a>)</li>
<li>Refactor Reactor and Client request buffering (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2279" rel="nofollow">#2279</a>)</li>
<li>client.rb - remove JRuby specific 'finish' code (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2412" rel="nofollow">#2412</a>)</li>
<li>Consolidate fast_write calls in Server, extract early_hints assembly (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2405" rel="nofollow">#2405</a>)</li>
<li>Remove upstart from docs (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2408" rel="nofollow">#2408</a>)</li>
<li>Consolidate option handling in Server, Server small refactors, doc changes (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2389" rel="nofollow">#2389</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p>
<blockquote>
<h2>5.0.3 / 2020-10-26</h2>
<ul>
<li>
<p>Bugfixes</p>
<ul>
<li>Add Client#io_ok?, check before Reactor#register (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2432" rel="nofollow">#2432</a>)</li>
<li>Fix hang on shutdown in refork (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2442" rel="nofollow">#2442</a>)</li>
<li>Fix <code>Bundler::GemNotFound</code> errors for <code>nio4r</code> gem during phased restarts (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2427" rel="nofollow">#2427</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2018" rel="nofollow">#2018</a>)</li>
<li>Server run thread safety fix (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2435" rel="nofollow">#2435</a>)</li>
<li>Fire <code>on_booted</code> after server starts (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2431" rel="nofollow">#2431</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2212" rel="nofollow">#2212</a>)</li>
<li>Cleanup daemonization in rc.d script (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2409" rel="nofollow">#2409</a>)</li>
</ul>
</li>
<li>
<p>Refactor</p>
<ul>
<li>Remove accept_nonblock.rb, add test_integration_ssl.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2448" rel="nofollow">#2448</a>)</li>
<li>Refactor status.rb - dry it up a bit (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2450" rel="nofollow">#2450</a>)</li>
<li>Extract req/resp methods to new request.rb from server.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2419" rel="nofollow">#2419</a>)</li>
<li>Refactor Reactor and Client request buffering (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2279" rel="nofollow">#2279</a>)</li>
<li>client.rb - remove JRuby specific 'finish' code (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2412" rel="nofollow">#2412</a>)</li>
<li>Consolidate fast_write calls in Server, extract early_hints assembly (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2405" rel="nofollow">#2405</a>)</li>
<li>Remove upstart from docs (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2408" rel="nofollow">#2408</a>)</li>
<li>Consolidate option handling in Server, Server small refactors, doc changes (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2389" rel="nofollow">#2389</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/puma/puma/commit/d0f75b472c7c32f0daa7ffd56b1c4d945538efb3"><code>d0f75b4</code></a> 5.0.3 - Update History.md (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2452" rel="nofollow">#2452</a>)</li>
<li><a href="https://github.com/puma/puma/commit/1ad4210179404287bfe353f94193ebdd8b4d65da"><code>1ad4210</code></a> Change 5.0.3 release date</li>
<li><a href="https://github.com/puma/puma/commit/29d318a6ba237435cb07843411f9b818ce60837b"><code>29d318a</code></a> 5.0.3</li>
<li><a href="https://github.com/puma/puma/commit/e48d6f3caedfaf0298d81488da3115aee66f9198"><code>e48d6f3</code></a> Revert "Adds configuration option to set max_fast_inline (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2406" rel="nofollow">#2406</a>)"</li>
<li><a href="https://github.com/puma/puma/commit/94cdefce702f034005b0791b25eb8151ef9d9fcf"><code>94cdefc</code></a> Add vendor to gitignore</li>
<li><a href="https://github.com/puma/puma/commit/09be7ce9234904944d827a32ce1a2bcb42a1e763"><code>09be7ce</code></a> Remove accept_nonblock.rb, add test_integration_ssl.rb (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2448" rel="nofollow">#2448</a>)</li>
<li><a href="https://github.com/puma/puma/commit/0e804b21bf93cfa3c646683452ac2bbd86c41085"><code>0e804b2</code></a> queue_close.rb - fix 'warning: instance variable <a href="https://github.com/closed">@closed</a> not initialized' on ...</li>
<li><a href="https://github.com/puma/puma/commit/992a4076c154ac0fcbdc9745e818954695124949"><code>992a407</code></a> Refactor status.rb - dry it up a bit (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2450" rel="nofollow">#2450</a>)</li>
<li><a href="https://github.com/puma/puma/commit/c17a4a5e6a0a68a1f7b1c40236e03136dadf5976"><code>c17a4a5</code></a> queue_close.rb - refactor loading, move comment for docs (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2447" rel="nofollow">#2447</a>)</li>
<li><a href="https://github.com/puma/puma/commit/6c69e29ac311500972caca76b9ed8a5118df6243"><code>6c69e29</code></a> Add Client#io_ok?, check before Reactor#register (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2432" rel="nofollow">#2432</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/puma/puma/compare/v5.0.2...v5.0.3">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates"><img src="https://camo.githubusercontent.com/4de14e4e0f21cb359b3cbd20f2ba2146e766d8db/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d70756d61267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d352e302e32266e65772d76657273696f6e3d352e302e33" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=puma&package-manager=bundler&previous-version=5.0.2&new-version=5.0.3" 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/2910'>https://github.com/openstreetmap/openstreetmap-website/pull/2910</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump puma from 5.0.2 to 5.0.3</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2910/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2910.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2910.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2910.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2910.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/2910">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNBTW7LABLO2WVHHLLSMZH3TANCNFSM4TAJODHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLN5UHGYFX3MHT2YJHLSMZH3TA5CNFSM4TAJODHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4K4ESOBA.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/2910",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2910",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>