Skip to content

Commit

Permalink
Bump audited from 5.2.0 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [audited](https://github.com/collectiveidea/audited) from 5.2.0 to 5.3.3.
- [Release notes](https://github.com/collectiveidea/audited/releases)
- [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md)
- [Commits](collectiveidea/audited@v5.2.0...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent 2362eeb commit 4019373
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Gemfile.lock
Expand Up @@ -46,8 +46,9 @@ GEM
afm (0.2.2)
arel (8.0.0)
ast (2.4.2)
audited (5.2.0)
audited (5.3.3)
activerecord (>= 5.0, < 7.1)
request_store (~> 1.2)
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
bcrypt (3.1.18)
Expand Down Expand Up @@ -149,7 +150,7 @@ GEM
railties (>= 5.1)
hashery (2.1.2)
htmlentities (4.3.4)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -198,7 +199,7 @@ GEM
mini_portile2 (2.8.1)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.17.0)
minitest (5.18.1)
nio4r (2.5.9)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
Expand Down Expand Up @@ -271,6 +272,8 @@ GEM
rdoc (6.3.3)
redcarpet (3.6.0)
regexp_parser (2.6.1)
request_store (1.5.1)
rack (>= 1.4)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
Expand Down

0 comments on commit 4019373

Please sign in to comment.