Bump audited from 5.0.2 to 5.3.3

Bumps [audited](https://github.com/collectiveidea/audited) from 5.0.2 to 5.3.3.
- [Release notes](https://github.com/collectiveidea/audited/releases)
- [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md)
- [Commits](https://github.com/collectiveidea/audited/compare/v5.0.2...v5.3.3)

---
updated-dependencies:
- dependency-name: audited
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-01 14:19:10 +00:00
committed by taitus
parent 2f8717aa52
commit 14d4abe99a
2 changed files with 9 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ gem "acts_as_votable", "~> 0.13.2"
gem "ahoy_matey", "~> 4.1.0" gem "ahoy_matey", "~> 4.1.0"
gem "airbrake", "~> 13.0.2" gem "airbrake", "~> 13.0.2"
gem "ancestry", "~> 4.2.0" gem "ancestry", "~> 4.2.0"
gem "audited", "~> 5.0.2" gem "audited", "~> 5.3.3"
gem "autoprefixer-rails", "~> 8.2.0" gem "autoprefixer-rails", "~> 8.2.0"
gem "bing_translator", "~> 6.2.0" gem "bing_translator", "~> 6.2.0"
gem "cancancan", "~> 3.4.0" gem "cancancan", "~> 3.4.0"

View File

@@ -82,8 +82,9 @@ 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.2) audited (5.3.3)
activerecord (>= 5.0, < 7.1) activerecord (>= 5.0, < 7.1)
request_store (~> 1.2)
autoprefixer-rails (8.2.0) autoprefixer-rails (8.2.0)
execjs execjs
babel-source (5.8.35) babel-source (5.8.35)
@@ -163,7 +164,7 @@ GEM
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
concurrent-ruby (1.1.10) concurrent-ruby (1.2.2)
crass (1.0.6) crass (1.0.6)
daemons (1.4.1) daemons (1.4.1)
dalli (3.2.3) dalli (3.2.3)
@@ -275,7 +276,7 @@ GEM
httpi (2.5.0) httpi (2.5.0)
rack rack
socksify socksify
i18n (1.12.0) i18n (1.13.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-tasks (0.9.37) i18n-tasks (0.9.37)
activesupport (>= 4.0.2) activesupport (>= 4.0.2)
@@ -355,7 +356,7 @@ GEM
mini_magick (4.11.0) mini_magick (4.11.0)
mini_mime (1.1.2) mini_mime (1.1.2)
mini_portile2 (2.8.1) mini_portile2 (2.8.1)
minitest (5.17.0) minitest (5.18.0)
mixlib-cli (2.1.8) mixlib-cli (2.1.8)
mixlib-config (3.0.9) mixlib-config (3.0.9)
tomlrb tomlrb
@@ -625,7 +626,7 @@ GEM
rack (>= 1.3, < 3) rack (>= 1.3, < 3)
rack-accept (~> 0.4) rack-accept (~> 0.4)
tilt (>= 1.4, < 3) tilt (>= 1.4, < 3)
tzinfo (1.2.10) tzinfo (1.2.11)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (4.2.0) uglifier (4.2.0)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
@@ -662,7 +663,7 @@ GEM
wkhtmltopdf-binary (0.12.6.5) wkhtmltopdf-binary (0.12.6.5)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.6.6) zeitwerk (2.6.8)
PLATFORMS PLATFORMS
ruby ruby
@@ -673,7 +674,7 @@ DEPENDENCIES
ahoy_matey (~> 4.1.0) ahoy_matey (~> 4.1.0)
airbrake (~> 13.0.2) airbrake (~> 13.0.2)
ancestry (~> 4.2.0) ancestry (~> 4.2.0)
audited (~> 5.0.2) audited (~> 5.3.3)
autoprefixer-rails (~> 8.2.0) autoprefixer-rails (~> 8.2.0)
bing_translator (~> 6.2.0) bing_translator (~> 6.2.0)
bullet (~> 7.0.3) bullet (~> 7.0.3)