Bump audited from 4.9.0 to 4.10.0

Bumps [audited](https://github.com/collectiveidea/audited) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/collectiveidea/audited/releases)
- [Changelog](https://github.com/collectiveidea/audited/blob/master/CHANGELOG.md)
- [Commits](https://github.com/collectiveidea/audited/compare/v4.9.0...v4.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-10 22:47:50 +00:00
committed by GitHub
parent caa37975cf
commit ad17532107
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.12.1"
gem "ahoy_matey", "~> 1.6.0" gem "ahoy_matey", "~> 1.6.0"
gem "airbrake", "~> 5.0" gem "airbrake", "~> 5.0"
gem "ancestry", "~> 3.2.1" gem "ancestry", "~> 3.2.1"
gem "audited", "~> 4.9.0" gem "audited", "~> 5.0.1"
gem "autoprefixer-rails", "~> 8.2.0" gem "autoprefixer-rails", "~> 8.2.0"
gem "cancancan", "~> 2.3.0" gem "cancancan", "~> 2.3.0"
gem "caxlsx", "~> 3.0.2" gem "caxlsx", "~> 3.0.2"

View File

@@ -71,8 +71,8 @@ GEM
activerecord (>= 4.2.0) activerecord (>= 4.2.0)
arel (9.0.0) arel (9.0.0)
ast (2.4.2) ast (2.4.2)
audited (4.9.0) audited (5.0.1)
activerecord (>= 4.2, < 6.1) activerecord (>= 5.0, < 6.2)
autoprefixer-rails (8.2.0) autoprefixer-rails (8.2.0)
execjs execjs
babel-source (5.8.35) babel-source (5.8.35)
@@ -703,7 +703,7 @@ DEPENDENCIES
ahoy_matey (~> 1.6.0) ahoy_matey (~> 1.6.0)
airbrake (~> 5.0) airbrake (~> 5.0)
ancestry (~> 3.2.1) ancestry (~> 3.2.1)
audited (~> 4.9.0) audited (~> 5.0.1)
autoprefixer-rails (~> 8.2.0) autoprefixer-rails (~> 8.2.0)
bullet (~> 6.1.4) bullet (~> 6.1.4)
byebug (~> 11.1.3) byebug (~> 11.1.3)