<p>Bumps <a href="https://github.com/bblimke/webmock">webmock</a> from 3.9.3 to 3.9.4.</p>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/bblimke/webmock/blob/master/CHANGELOG.md">webmock's changelog</a>.</em></p>
<blockquote>
<h1>3.9.4</h1>
<ul>
<li>
<p>More intuitive error message when stubbed response body was provided as Hash</p>
<p>Thanks to <a href="https://github.com/BKSpurgeon">Ben Koshy</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/bblimke/webmock/commit/771647bb2cdba7b015d6d8b6651dfc33f9083b37"><code>771647b</code></a> Version 3.9.4</li>
<li><a href="https://github.com/bblimke/webmock/commit/73e07402c799a2e107b23ea154dcd44af63797b2"><code>73e0740</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bblimke/webmock/issues/918" rel="nofollow">#918</a> from BKSpurgeon/clarify-exception-message</li>
<li><a href="https://github.com/bblimke/webmock/commit/d4925b55b6425ace50fad8f4d0d757d6364677f7"><code>d4925b5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bblimke/webmock/issues/917" rel="nofollow">#917</a> from BKSpurgeon/update-documentation</li>
<li><a href="https://github.com/bblimke/webmock/commit/9a7f1892d2f6ce4a0b8cfbb8e74ca938f4752d9d"><code>9a7f189</code></a> Fix: Clarify exception message</li>
<li><a href="https://github.com/bblimke/webmock/commit/d7d1b0156bc3ea78137c756383652ca6273bb1a6"><code>d7d1b01</code></a> Fix: README - add Bash highlighting, fix white space issue that was preventin...</li>
<li><a href="https://github.com/bblimke/webmock/commit/5849ba7ce79ef28566ddb0211a70262f27dcdad2"><code>5849ba7</code></a> Update Readme: Add top level heading for better readability</li>
<li><a href="https://github.com/bblimke/webmock/commit/05d2d5d333d9c233794a2beab7f229ff42289153"><code>05d2d5d</code></a> Update Readme: re-order in alphabetical order</li>
<li><a href="https://github.com/bblimke/webmock/commit/bde594b2fe4173d74d0149672b4f5bdd75ec55a7"><code>bde594b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bblimke/webmock/issues/913" rel="nofollow">#913</a> from BKSpurgeon/update-documentation</li>
<li><a href="https://github.com/bblimke/webmock/commit/5de9bf8322f5746c65287018d8c7c33c1918e9e7"><code>5de9bf8</code></a> Update Readme: Add note re: support for the HTTP gem, sort in</li>
<li><a href="https://github.com/bblimke/webmock/commit/262e193d6c526ff9fa7c20bcedf725e45599ffe0"><code>262e193</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bblimke/webmock/issues/912" rel="nofollow">#912</a> from BKSpurgeon/update-documentation</li>
<li>Additional commits viewable in <a href="https://github.com/bblimke/webmock/compare/v3.9.3...v3.9.4">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/deebb25adcbf0ef414ee7818a14b9fb6659c65c5cca638134a9c0c0f6060c9d7/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d7765626d6f636b267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d332e392e33266e65772d76657273696f6e3d332e392e34" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webmock&package-manager=bundler&previous-version=3.9.3&new-version=3.9.4" 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/2939'>https://github.com/openstreetmap/openstreetmap-website/pull/2939</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump webmock from 3.9.3 to 3.9.4</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2939/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2939.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2939.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2939.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2939.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/2939">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLWDTNN4IBCTM36POTSON7UVANCNFSM4TMHGOOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLJDNXQSWKYY7QZKANLSON7UVA5CNFSM4TMHGOO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4K7UZIMA.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/2939",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2939",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>