Bump audited from 5.7.0 to 5.8.0

Bumps [audited](https://github.com/collectiveidea/audited) from 5.7.0 to 5.8.0.
- [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md)
- [Commits](https://github.com/collectiveidea/audited/compare/v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: audited
  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]
2025-05-23 13:23:36 +00:00
committed by GitHub
parent 2156fe5e27
commit d35dcf4725
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ gem "acts_as_votable", "~> 0.14.0"
gem "ahoy_matey", "~> 5.2.0"
gem "airbrake", "~> 13.0.4"
gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.7.0"
gem "audited", "~> 5.8.0"
gem "autoprefixer-rails", "~> 10.4.19"
gem "bing_translator", "~> 6.2.0"
gem "cancancan", "~> 3.6.1"

View File

@@ -103,9 +103,9 @@ GEM
ancestry (4.3.3)
activerecord (>= 5.2.6)
ast (2.4.3)
audited (5.7.0)
activerecord (>= 5.2, < 8.0)
activesupport (>= 5.2, < 8.0)
audited (5.8.0)
activerecord (>= 5.2, < 8.2)
activesupport (>= 5.2, < 8.2)
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
base64 (0.2.0)
@@ -742,7 +742,7 @@ DEPENDENCIES
ahoy_matey (~> 5.2.0)
airbrake (~> 13.0.4)
ancestry (~> 4.3.3)
audited (~> 5.7.0)
audited (~> 5.8.0)
autoprefixer-rails (~> 10.4.19)
bing_translator (~> 6.2.0)
cancancan (~> 3.6.1)