Glitch-Shrike/app
dependabot[bot] 2e89067d21
Bump pundit from 2.1.1 to 2.2.0 (#17543)
* Bump pundit from 2.1.1 to 2.2.0

Bumps [pundit](https://github.com/varvet/pundit) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/varvet/pundit/releases)
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: pundit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* `include Pundit` is deprecated

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2022-02-19 13:30:06 +09:00
..
chewy
controllers Bump pundit from 2.1.1 to 2.2.0 (#17543) 2022-02-19 13:30:06 +09:00
helpers
javascript New Crowdin updates (#17514) 2022-02-19 13:20:00 +09:00
lib Change relays handling to not record boosts (#17571) 2022-02-16 14:36:44 +01:00
mailers Fix sign in token and warning emails failed to send in some cases (#17589) 2022-02-18 20:43:42 +01:00
models Fix issues when attempting to appeal an old strike (#17554) 2022-02-16 22:29:48 +01:00
policies Fix issues when attempting to appeal an old strike (#17554) 2022-02-16 22:29:48 +01:00
presenters
serializers
services
validators
views
workers