Merge pull request #5799 from consuldemocracy/dependabot/bundler/audited-5.8.0
Bump audited from 5.7.0 to 5.8.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -9,7 +9,7 @@ gem "acts_as_votable", "~> 0.14.0"
|
|||||||
gem "ahoy_matey", "~> 5.2.0"
|
gem "ahoy_matey", "~> 5.2.0"
|
||||||
gem "airbrake", "~> 13.0.4"
|
gem "airbrake", "~> 13.0.4"
|
||||||
gem "ancestry", "~> 4.3.3"
|
gem "ancestry", "~> 4.3.3"
|
||||||
gem "audited", "~> 5.7.0"
|
gem "audited", "~> 5.8.0"
|
||||||
gem "autoprefixer-rails", "~> 10.4.19"
|
gem "autoprefixer-rails", "~> 10.4.19"
|
||||||
gem "bing_translator", "~> 6.2.0"
|
gem "bing_translator", "~> 6.2.0"
|
||||||
gem "cancancan", "~> 3.6.1"
|
gem "cancancan", "~> 3.6.1"
|
||||||
|
|||||||
@@ -103,9 +103,9 @@ GEM
|
|||||||
ancestry (4.3.3)
|
ancestry (4.3.3)
|
||||||
activerecord (>= 5.2.6)
|
activerecord (>= 5.2.6)
|
||||||
ast (2.4.3)
|
ast (2.4.3)
|
||||||
audited (5.7.0)
|
audited (5.8.0)
|
||||||
activerecord (>= 5.2, < 8.0)
|
activerecord (>= 5.2, < 8.2)
|
||||||
activesupport (>= 5.2, < 8.0)
|
activesupport (>= 5.2, < 8.2)
|
||||||
autoprefixer-rails (10.4.19.0)
|
autoprefixer-rails (10.4.19.0)
|
||||||
execjs (~> 2)
|
execjs (~> 2)
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
@@ -742,7 +742,7 @@ DEPENDENCIES
|
|||||||
ahoy_matey (~> 5.2.0)
|
ahoy_matey (~> 5.2.0)
|
||||||
airbrake (~> 13.0.4)
|
airbrake (~> 13.0.4)
|
||||||
ancestry (~> 4.3.3)
|
ancestry (~> 4.3.3)
|
||||||
audited (~> 5.7.0)
|
audited (~> 5.8.0)
|
||||||
autoprefixer-rails (~> 10.4.19)
|
autoprefixer-rails (~> 10.4.19)
|
||||||
bing_translator (~> 6.2.0)
|
bing_translator (~> 6.2.0)
|
||||||
cancancan (~> 3.6.1)
|
cancancan (~> 3.6.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user