<p>Bumps <a href="https://github.com/rubocop-hq/rubocop-performance">rubocop-performance</a> from 1.9.0 to 1.9.1.</p>
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rubocop-hq/rubocop-performance/releases">rubocop-performance's releases</a>.</em></p>
<blockquote>
<h2>RuboCop Performance 1.9.1</h2>
<h3>Bug fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/185" rel="nofollow">#185</a>: Fix incorrect replacement recommendation for <code>Performance/ChainArrayAllocation</code>. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/197" rel="nofollow">#197</a>: Disable <code>Performance/ArraySemiInfiniteRangeSlice</code> cop. (<a href="https://github.com/tejasbubane">@tejasbubane</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md">rubocop-performance's changelog</a>.</em></p>
<blockquote>
<h2>1.9.1 (2020-11-28)</h2>
<h3>Bug fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/185" rel="nofollow">#185</a>: Fix incorrect replacement recommendation for <code>Performance/ChainArrayAllocation</code>. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/197" rel="nofollow">#197</a>: Disable <code>Performance/ArraySemiInfiniteRangeSlice</code> cop. ([<a href="https://github.com/tejasbubane">@tejasbubane</a>][])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/cdacace655993860bff1a4e7df9f1161772ad7d3"><code>cdacace</code></a> Cut 1.9.1</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/50bfebafc9247bcf49840bb450647ed43692a8f0"><code>50bfeba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/199" rel="nofollow">#199</a> from tejasbubane/fix-197</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/750371057a93ed72a6372cdc256aa231597d29a7"><code>7503710</code></a> [Fix <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/197" rel="nofollow">#197</a>] Disable <code>Performance/ArraySemiInfiniteRangeSlice</code> cop</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/d460877bb0df4182014f3e75a59dd23f73374da4"><code>d460877</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/196" rel="nofollow">#196</a> from fatkodima/fix-chain-array-allocation-offense</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/04bffd6ca089109a1532e1f97a16709dc28a5053"><code>04bffd6</code></a> Fix incorrect replacement recommendation for <code>Performance/ChainArrayAllocation</code></li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/fd9e06006d415fe155143b6c5367dad4b41628b7"><code>fd9e060</code></a> Switch back docs version to master</li>
<li>See full diff in <a href="https://github.com/rubocop-hq/rubocop-performance/compare/v1.9.0...v1.9.1">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/69e801ee82f9e7fa2fcf01fd42cd4890470011247eaf3d18e73d1c98ba15507e/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d7275626f636f702d706572666f726d616e6365267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d312e392e30266e65772d76657273696f6e3d312e392e31" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop-performance&package-manager=bundler&previous-version=1.9.0&new-version=1.9.1" 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/2986'>https://github.com/openstreetmap/openstreetmap-website/pull/2986</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump rubocop-performance from 1.9.0 to 1.9.1</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2986/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
(6)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2986.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2986.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2986.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2986.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/2986">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJMXBLYBPRKLZVZFRDSSMRQNANCNFSM4UHBZZXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLMQ55NMUUXTL2BOS5LSSMRQNA5CNFSM4UHBZZX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LHECNOA.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/2986",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2986",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>