Created by: dependabot[bot]
Bumps pundit from 2.1.1 to 2.2.0.
Changelog
Sourced from pundit's changelog.
2.2.0 (2022-02-11)
Fixed
- Using
policy_classand a namespaced record now passes only the record when instantiating the policy. (#697, #689, #694, #666)Changed
Deprecated
- Deprecate
include Punditin favor ofinclude Pundit::Authorization(#621)
Commits
-
d569083Release v2.2.0 -
a636019Merge pull request #722 from varvet/kbs+dgms/test-generators -
5acf84cMerge pull request #710 from petergoldstein/feature/add_ruby_3_1_to_travis -
44cfa73Require users to explicitly define Scope#resolve -
54675c6Merge pull request #717 from drewmoore/update-documentation-for-headless-poli... -
856d74dMerge pull request #719 from varvet/kbs/add-documentation-note-to-README -
3aefb95Add another note about API documentation -
67e0dd3Remove Struct inheritance from headless policy example -
3c725c7Merge pull request #708 from MarceloAGuimaraes/update-rubocop -
4bb0c7dRemoving ruby 2.6 as required version because JRuby jruby-9.2 considers itsel... - 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)