Merge pull request #4947 from consul/dependabot/bundler/master/audited-5.0.2

Bump audited from 5.0.1 to 5.0.2
This commit is contained in:
Javi Martín
2022-08-26 13:05:12 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.13.2"
gem "ahoy_matey", "~> 3.2.0"
gem "airbrake", "~> 11.0.3"
gem "ancestry", "~> 4.2.0"
gem "audited", "~> 5.0.1"
gem "audited", "~> 5.0.2"
gem "autoprefixer-rails", "~> 8.2.0"
gem "cancancan", "~> 3.3.0"
gem "caxlsx", "~> 3.2.0"

View File

@@ -79,8 +79,8 @@ GEM
ancestry (4.2.0)
activerecord (>= 5.2.6)
ast (2.4.2)
audited (5.0.1)
activerecord (>= 5.0, < 6.2)
audited (5.0.2)
activerecord (>= 5.0, < 7.1)
autoprefixer-rails (8.2.0)
execjs
babel-source (5.8.35)
@@ -709,7 +709,7 @@ DEPENDENCIES
ahoy_matey (~> 3.2.0)
airbrake (~> 11.0.3)
ancestry (~> 4.2.0)
audited (~> 5.0.1)
audited (~> 5.0.2)
autoprefixer-rails (~> 8.2.0)
bullet (~> 6.1.4)
byebug (~> 11.1.3)