Merge pull request #5663 from consuldemocracy/dependabot/bundler/audited-5.7.0
Bump audited from 5.4.3 to 5.7.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.14.0"
|
||||
gem "ahoy_matey", "~> 5.0.2"
|
||||
gem "airbrake", "~> 13.0.4"
|
||||
gem "ancestry", "~> 4.3.3"
|
||||
gem "audited", "~> 5.4.3"
|
||||
gem "audited", "~> 5.7.0"
|
||||
gem "autoprefixer-rails", "~> 10.4.19"
|
||||
gem "bing_translator", "~> 6.2.0"
|
||||
gem "cancancan", "~> 3.6.1"
|
||||
|
||||
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.6.1)
|
||||
|
||||
Reference in New Issue
Block a user