Commit 6f1abff
authored
chore(deps): bump pundit from 2.5.0 to 2.5.1 (#1086)
Bumps [pundit](https://github.com/varvet/pundit) from 2.5.0 to 2.5.1.
<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.1 (2025-09-12)</h2>
<h3>Fixed</h3>
<ul>
<li>Requiring only <code>pundit/rspec</code> no longer raises an error
in Active Support <a
href="https://redirect.github.com/varvet/pundit/issues/857">#857</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/varvet/pundit/commit/27a840bedadf0ef3d66f1857edd966c2e01cc18e"><code>27a840b</code></a>
Merge pull request <a
href="https://redirect.github.com/varvet/pundit/issues/863">#863</a>
from varvet/kbs/fix-build-pipeline</li>
<li><a
href="https://github.com/varvet/pundit/commit/381b202dd2e11c5eb0ea1134d29f85331a01d643"><code>381b202</code></a>
+3.4 -3.1 (EOL)</li>
<li><a
href="https://github.com/varvet/pundit/commit/4bb6a67819572bd9431d30048fbab4c9685cfbf2"><code>4bb6a67</code></a>
Merge pull request <a
href="https://redirect.github.com/varvet/pundit/issues/862">#862</a>
from varvet/kbs/fix-build-pipeline</li>
<li><a
href="https://github.com/varvet/pundit/commit/6ceca0d2ab84d2240e6422e7b14d208ad10e3304"><code>6ceca0d</code></a>
Attempt code quality upload to qlty.sh instead</li>
<li><a
href="https://github.com/varvet/pundit/commit/82d918a4c4c4ab393f662a32e94028d6b086285d"><code>82d918a</code></a>
Bump to v2.5.1</li>
<li><a
href="https://github.com/varvet/pundit/commit/3bcb1ecc08cb628374c762a412c60c7ece98617a"><code>3bcb1ec</code></a>
Use modern way of including version in gemspec</li>
<li><a
href="https://github.com/varvet/pundit/commit/21c34caed0aef571856ba031b8da75b7946eb431"><code>21c34ca</code></a>
Add bin scripts for dev comfort</li>
<li><a
href="https://github.com/varvet/pundit/commit/a45734349b075d67089c27e1e96dc2fa4477e4bc"><code>a457343</code></a>
Merge pull request <a
href="https://redirect.github.com/varvet/pundit/issues/858">#858</a>
from varvet/kbs/janitor-2</li>
<li><a
href="https://github.com/varvet/pundit/commit/432160a4f9f080722793b1882c9628ea658dd5da"><code>432160a</code></a>
Merge branch 'main' into kbs/janitor-2</li>
<li><a
href="https://github.com/varvet/pundit/commit/34232fec80a62058ee61330ea86c6e2711d30f1f"><code>34232fe</code></a>
Add version tags to each constant and method</li>
<li>Additional commits viewable in <a
href="https://github.com/varvet/pundit/compare/v2.5.0...v2.5.1">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