Bump audited from 5.3.3 to 5.4.0

Bumps [audited](https://github.com/collectiveidea/audited) from 5.3.3 to 5.4.0.
- [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md)
- [Commits](https://github.com/collectiveidea/audited/compare/v5.3.3...v5.4.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]
2023-10-03 21:46:13 +00:00
committed by GitHub
parent 50a3b9b451
commit 4598af5256
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.14.0"
gem "ahoy_matey", "~> 4.2.1" gem "ahoy_matey", "~> 4.2.1"
gem "airbrake", "~> 13.0.2" gem "airbrake", "~> 13.0.2"
gem "ancestry", "~> 4.3.3" gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.3.3" gem "audited", "~> 5.4.0"
gem "autoprefixer-rails", "~> 8.2.0" gem "autoprefixer-rails", "~> 8.2.0"
gem "bing_translator", "~> 6.2.0" gem "bing_translator", "~> 6.2.0"
gem "cancancan", "~> 3.5.0" gem "cancancan", "~> 3.5.0"

View File

@@ -86,8 +86,8 @@ GEM
ancestry (4.3.3) ancestry (4.3.3)
activerecord (>= 5.2.6) activerecord (>= 5.2.6)
ast (2.4.2) ast (2.4.2)
audited (5.3.3) audited (5.4.0)
activerecord (>= 5.0, < 7.1) activerecord (>= 5.0, < 7.2)
request_store (~> 1.2) request_store (~> 1.2)
autoprefixer-rails (8.2.0) autoprefixer-rails (8.2.0)
execjs execjs
@@ -684,7 +684,7 @@ DEPENDENCIES
ahoy_matey (~> 4.2.1) ahoy_matey (~> 4.2.1)
airbrake (~> 13.0.2) airbrake (~> 13.0.2)
ancestry (~> 4.3.3) ancestry (~> 4.3.3)
audited (~> 5.3.3) audited (~> 5.4.0)
autoprefixer-rails (~> 8.2.0) autoprefixer-rails (~> 8.2.0)
bing_translator (~> 6.2.0) bing_translator (~> 6.2.0)
bullet (~> 7.0.7) bullet (~> 7.0.7)