Bump audited from 5.0.1 to 5.0.2

Bumps [audited](https://github.com/collectiveidea/audited) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/collectiveidea/audited/releases)
- [Changelog](https://github.com/collectiveidea/audited/blob/master/CHANGELOG.md)
- [Commits](https://github.com/collectiveidea/audited/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: audited
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-25 22:32:46 +00:00
committed by Javi Martín
parent 163fd101e5
commit 7c8581d74e
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.13.2"
gem "ahoy_matey", "~> 3.2.0"
gem "airbrake", "~> 11.0.3"
gem "ancestry", "~> 4.2.0"
gem "audited", "~> 5.0.1"
gem "audited", "~> 5.0.2"
gem "autoprefixer-rails", "~> 8.2.0"
gem "cancancan", "~> 3.3.0"
gem "caxlsx", "~> 3.2.0"

View File

@@ -79,8 +79,8 @@ GEM
ancestry (4.2.0)
activerecord (>= 5.2.6)
ast (2.4.2)
audited (5.0.1)
activerecord (>= 5.0, < 6.2)
audited (5.0.2)
activerecord (>= 5.0, < 7.1)
autoprefixer-rails (8.2.0)
execjs
babel-source (5.8.35)
@@ -709,7 +709,7 @@ DEPENDENCIES
ahoy_matey (~> 3.2.0)
airbrake (~> 11.0.3)
ancestry (~> 4.2.0)
audited (~> 5.0.1)
audited (~> 5.0.2)
autoprefixer-rails (~> 8.2.0)
bullet (~> 6.1.4)
byebug (~> 11.1.3)