Skip to content

Commit

Permalink
Bump mongoid from 8.0.3 to 8.0.7
Browse files Browse the repository at this point in the history
Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.0.3 to 8.0.7.
- [Release notes](https://github.com/mongodb/mongoid/releases)
- [Changelog](https://github.com/mongodb/mongoid/blob/master/CHANGELOG.md)
- [Commits](mongodb/mongoid@v8.0.3...v8.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent 9e6719d commit 3ba6b67
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 @@ -250,8 +250,8 @@ GEM
mongo_session_store (3.2.1)
actionpack (>= 4.0)
mongo (~> 2.0)
mongoid (8.0.3)
activemodel (>= 5.1, < 7.1, != 7.0.0)
mongoid (8.0.7)
activemodel (>= 5.1, < 7.2, != 7.0.0)
mongo (>= 2.18.0, < 3.0.0)
ruby2_keywords (~> 0.0.5)
mongoid-locker (2.0.2)
Expand Down

0 comments on commit 3ba6b67

Please sign in to comment.