Bump audited from 5.0.1 to 5.0.2
Bumps [audited](https://github.com/collectiveidea/audited) from 5.0.1 to 5.0.2. - [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/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: audited dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
163fd101e5
commit
7c8581d74e
2
Gemfile
2
Gemfile
@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.13.2"
|
|||||||
gem "ahoy_matey", "~> 3.2.0"
|
gem "ahoy_matey", "~> 3.2.0"
|
||||||
gem "airbrake", "~> 11.0.3"
|
gem "airbrake", "~> 11.0.3"
|
||||||
gem "ancestry", "~> 4.2.0"
|
gem "ancestry", "~> 4.2.0"
|
||||||
gem "audited", "~> 5.0.1"
|
gem "audited", "~> 5.0.2"
|
||||||
gem "autoprefixer-rails", "~> 8.2.0"
|
gem "autoprefixer-rails", "~> 8.2.0"
|
||||||
gem "cancancan", "~> 3.3.0"
|
gem "cancancan", "~> 3.3.0"
|
||||||
gem "caxlsx", "~> 3.2.0"
|
gem "caxlsx", "~> 3.2.0"
|
||||||
|
|||||||
@@ -79,8 +79,8 @@ GEM
|
|||||||
ancestry (4.2.0)
|
ancestry (4.2.0)
|
||||||
activerecord (>= 5.2.6)
|
activerecord (>= 5.2.6)
|
||||||
ast (2.4.2)
|
ast (2.4.2)
|
||||||
audited (5.0.1)
|
audited (5.0.2)
|
||||||
activerecord (>= 5.0, < 6.2)
|
activerecord (>= 5.0, < 7.1)
|
||||||
autoprefixer-rails (8.2.0)
|
autoprefixer-rails (8.2.0)
|
||||||
execjs
|
execjs
|
||||||
babel-source (5.8.35)
|
babel-source (5.8.35)
|
||||||
@@ -709,7 +709,7 @@ DEPENDENCIES
|
|||||||
ahoy_matey (~> 3.2.0)
|
ahoy_matey (~> 3.2.0)
|
||||||
airbrake (~> 11.0.3)
|
airbrake (~> 11.0.3)
|
||||||
ancestry (~> 4.2.0)
|
ancestry (~> 4.2.0)
|
||||||
audited (~> 5.0.1)
|
audited (~> 5.0.2)
|
||||||
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user