Bump cancancan from 3.4.0 to 3.5.0

Bumps [cancancan](https://github.com/CanCanCommunity/cancancan) from 3.4.0 to 3.5.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/3.4.0...3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-30 15:28:18 +00:00
committed by Javi Martín
parent a6a2142bc5
commit 1120039c0a
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ gem "ancestry", "~> 4.2.0"
gem "audited", "~> 5.3.3"
gem "autoprefixer-rails", "~> 8.2.0"
gem "bing_translator", "~> 6.2.0"
gem "cancancan", "~> 3.4.0"
gem "cancancan", "~> 3.5.0"
gem "caxlsx", "~> 3.4.1"
gem "caxlsx_rails", "~> 0.6.3"
gem "ckeditor", "~> 4.3.0"

View File

@@ -107,7 +107,7 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
cancancan (3.4.0)
cancancan (3.5.0)
capistrano (3.17.3)
airbrussh (>= 1.0.0)
i18n
@@ -674,7 +674,7 @@ DEPENDENCIES
bing_translator (~> 6.2.0)
bullet (~> 7.0.3)
byebug (~> 11.1.3)
cancancan (~> 3.4.0)
cancancan (~> 3.5.0)
capistrano (~> 3.17.3)
capistrano-bundler (~> 2.1.0)
capistrano-rails (~> 1.6.2)