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 d04c18a commit 60570dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,14 +244,14 @@ GEM
mime-types-data (3.2023.1003)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.19.0)
minitest (5.20.0)
mongo (2.19.1)
bson (>= 4.14.1, < 5.0.0)
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 60570dd

Please sign in to comment.