Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 137f1cb commit 4a31ec8
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ GEM
activerecord (>= 3.2, < 8.0)
rake (>= 10.4, < 14.0)
ast (2.4.2)
audited (5.4.0)
activerecord (>= 5.0, < 7.2)
request_store (~> 1.2)
audited (5.4.1)
activerecord (>= 5.0, < 7.7)
activesupport (>= 5.0, < 7.7)
base64 (0.1.1)
bcrypt (3.1.19)
bigdecimal (3.1.4)
Expand Down Expand Up @@ -263,8 +263,6 @@ GEM
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.1.2)
date
net-protocol
net-imap (0.4.2)
date
net-protocol
Expand Down Expand Up @@ -366,8 +364,6 @@ GEM
regexp_parser (2.8.1)
reline (0.3.4)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
Expand Down

0 comments on commit 4a31ec8

Please sign in to comment.