Merge pull request #4415 from consul/dependabot/bundler/audited-4.10.0
Bump audited from 4.9.0 to 4.10.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.12.1"
|
||||
gem "ahoy_matey", "~> 1.6.0"
|
||||
gem "airbrake", "~> 5.0"
|
||||
gem "ancestry", "~> 3.2.1"
|
||||
gem "audited", "~> 4.9.0"
|
||||
gem "audited", "~> 5.0.1"
|
||||
gem "autoprefixer-rails", "~> 8.2.0"
|
||||
gem "cancancan", "~> 2.3.0"
|
||||
gem "caxlsx", "~> 3.0.2"
|
||||
|
||||
@@ -71,8 +71,8 @@ GEM
|
||||
activerecord (>= 4.2.0)
|
||||
arel (9.0.0)
|
||||
ast (2.4.2)
|
||||
audited (4.9.0)
|
||||
activerecord (>= 4.2, < 6.1)
|
||||
audited (5.0.1)
|
||||
activerecord (>= 5.0, < 6.2)
|
||||
autoprefixer-rails (8.2.0)
|
||||
execjs
|
||||
babel-source (5.8.35)
|
||||
@@ -703,7 +703,7 @@ DEPENDENCIES
|
||||
ahoy_matey (~> 1.6.0)
|
||||
airbrake (~> 5.0)
|
||||
ancestry (~> 3.2.1)
|
||||
audited (~> 4.9.0)
|
||||
audited (~> 5.0.1)
|
||||
autoprefixer-rails (~> 8.2.0)
|
||||
bullet (~> 6.1.4)
|
||||
byebug (~> 11.1.3)
|
||||
|
||||
Reference in New Issue
Block a user