Skip to content

Commit

Permalink
Bump audited from 5.0.1 to 5.4.2
Browse files Browse the repository at this point in the history
Bumps [audited](https://github.com/collectiveidea/audited) from 5.0.1 to 5.4.2.
- [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md)
- [Commits](collectiveidea/audited@v5.0.1...v5.4.2)

---
updated-dependencies:
- dependency-name: audited
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 6184265 commit 095bf9b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,9 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
audited (5.0.1)
activerecord (>= 5.0, < 6.2)
audited (5.4.2)
activerecord (>= 5.0, < 7.2)
request_store (~> 1.2)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
brakeman (5.4.1)
Expand Down Expand Up @@ -187,7 +188,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.13.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
iconv (1.0.8)
jbuilder (2.11.2)
Expand Down Expand Up @@ -235,7 +236,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mini_mime (1.1.2)
minitest (5.18.0)
minitest (5.20.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
Expand Down Expand Up @@ -500,7 +501,7 @@ GEM
whois (>= 4.0.7)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.8)
zeitwerk (2.6.12)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 095bf9b

Please sign in to comment.