Bump audited from 5.4.3 to 5.7.0
Bumps [audited](https://github.com/collectiveidea/audited) from 5.4.3 to 5.7.0. - [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md) - [Commits](https://github.com/collectiveidea/audited/compare/v5.4.3...v5.7.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:
10
Gemfile.lock
10
Gemfile.lock
@@ -91,9 +91,9 @@ GEM
|
||||
ancestry (4.3.3)
|
||||
activerecord (>= 5.2.6)
|
||||
ast (2.4.2)
|
||||
audited (5.4.3)
|
||||
activerecord (>= 5.0, < 7.2)
|
||||
request_store (~> 1.2)
|
||||
audited (5.7.0)
|
||||
activerecord (>= 5.2, < 8.0)
|
||||
activesupport (>= 5.2, < 8.0)
|
||||
autoprefixer-rails (10.4.19.0)
|
||||
execjs (~> 2)
|
||||
base64 (0.2.0)
|
||||
@@ -509,7 +509,7 @@ GEM
|
||||
regexp_parser (2.9.2)
|
||||
reline (0.5.1)
|
||||
io-console (~> 0.5)
|
||||
request_store (1.6.0)
|
||||
request_store (1.7.0)
|
||||
rack (>= 1.4)
|
||||
responders (3.1.1)
|
||||
actionpack (>= 5.2)
|
||||
@@ -703,7 +703,7 @@ DEPENDENCIES
|
||||
ahoy_matey (~> 5.0.2)
|
||||
airbrake (~> 13.0.4)
|
||||
ancestry (~> 4.3.3)
|
||||
audited (~> 5.4.3)
|
||||
audited (~> 5.7.0)
|
||||
autoprefixer-rails (~> 10.4.19)
|
||||
bing_translator (~> 6.2.0)
|
||||
cancancan (~> 3.5.0)
|
||||
|
||||
Reference in New Issue
Block a user