Bump cancancan from 2.3.0 to 3.3.0

Bumps [cancancan](https://github.com/CanCanCommunity/cancancan) from 2.3.0 to 3.3.0.
- [Release notes](https://github.com/CanCanCommunity/cancancan/releases)
- [Changelog](https://github.com/CanCanCommunity/cancancan/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/CanCanCommunity/cancancan/compare/2.3.0...3.3.0)

---
updated-dependencies:
- dependency-name: cancancan
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-11 01:12:37 +00:00
committed by Javi Martín
parent e9ffb712cc
commit 0929eab188
6 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ gem "airbrake", "~> 7.4.0"
gem "ancestry", "~> 3.2.1"
gem "audited", "~> 5.0.1"
gem "autoprefixer-rails", "~> 8.2.0"
gem "cancancan", "~> 2.3.0"
gem "cancancan", "~> 3.3.0"
gem "caxlsx", "~> 3.0.2"
gem "caxlsx_rails", "~> 0.6.2"
gem "ckeditor", "~> 4.3.0"