Created by: dependabot[bot]
Bumps pundit from 2.1.0 to 2.1.1.
Changelog
Sourced from pundit's changelog.
2.1.1 (2021-08-13)
Friday 13th-release!
Careful! The bugfix below (#626) could break existing code. If you rely on the return value for
authorize
and namespaced policies you might need to do some changes.Fixed
.authorize
and#authorize
return the instance, even for namespaced policies (#626)Changed
- Generate application scope with
protected
attr_readers. (#616)Removed
Commits
-
0b5c082
Release 2.1.1 -
2823669
Merge pull request #684 from varvet/kbs/revert-error-reason -
b0fd397
Revert "Merge pull request #625 from holyketzer/custom-messages" -
2714875
CI: Use JRuby 9.2.17.0 (#677) -
0b1cd0e
Merge pull request #678 from varvet/build-against-truffleruby -
3a210d9
Build against Truffleruby head -
5e4843e
Merge pull request #676 from varvet/drop-ruby-before-2_6 -
e8a6e0a
Build against currently supported rubies -
c1f924c
Merge pull request #660 from yagudaev/patch-1 -
bbb41f6
Merge pull request #674 from ASL20/patch-1 - Additional commits viewable in compare view
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 commands and options
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 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)