Commit 01ad755
authored
chore(deps): bump pundit from 2.5.1 to 2.5.2 (#1093)
Bumps [pundit](https://github.com/varvet/pundit) from 2.5.1 to 2.5.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/varvet/pundit/blob/main/CHANGELOG.md">pundit's
changelog</a>.</em></p>
<blockquote>
<h2>2.5.2 (2025-09-24)</h2>
<h3>Fixed</h3>
<ul>
<li>Added <code>config/rubocop-rspec.yml</code> back from accidentally
being excluded <a
href="https://redirect.github.com/varvet/pundit/issues/866">#866</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/varvet/pundit/commit/2d665d67a26f794987df926e49676948fe115289"><code>2d665d6</code></a>
Merge pull request <a
href="https://redirect.github.com/varvet/pundit/issues/867">#867</a>
from varvet/kbs/release-v2.5.2</li>
<li><a
href="https://github.com/varvet/pundit/commit/7ff48a83790aef27bd89fa4da6a0a238599bca2d"><code>7ff48a8</code></a>
Bump to v2.5.2</li>
<li><a
href="https://github.com/varvet/pundit/commit/674abac197c7ecc000fd25a4542344d38c998535"><code>674abac</code></a>
Merge pull request <a
href="https://redirect.github.com/varvet/pundit/issues/866">#866</a>
from varvet/kbs/add-rubocop-back</li>
<li><a
href="https://github.com/varvet/pundit/commit/923eebf39ccd6f8095a5c4270953e7a19d6d16a6"><code>923eebf</code></a>
Point changelog to PR</li>
<li><a
href="https://github.com/varvet/pundit/commit/47668502881e3abed7dd004ca19fa11d66b23b6f"><code>4766850</code></a>
Add rubocop config file back to gem release files</li>
<li>See full diff in <a
href="https://github.com/varvet/pundit/compare/v2.5.1...v2.5.2">compare
view</a></li>
</ul>
</details>
<br />
[](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
| 532 | + | |
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
| |||
0 commit comments