Skip to content

Commit

Permalink
Bump acts_as_paranoid from 0.10.0 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [acts_as_paranoid](https://github.com/ActsAsParanoid/acts_as_paranoid) from 0.10.0 to 0.10.1.
- [Changelog](https://github.com/ActsAsParanoid/acts_as_paranoid/blob/master/CHANGELOG.md)
- [Commits](ActsAsParanoid/acts_as_paranoid@v0.10.0...v0.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent e9869d4 commit f0f2cca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ GEM
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
acts_as_paranoid (0.10.0)
acts_as_paranoid (0.10.1)
activerecord (>= 6.1, < 7.2)
activesupport (>= 6.1, < 7.2)
acts_as_votable (0.14.0)
Expand Down Expand Up @@ -804,7 +804,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.16)
zeitwerk (2.6.17)
zxcvbn-ruby (1.2.0)

PLATFORMS
Expand Down

0 comments on commit f0f2cca

Please sign in to comment.