Skip to content

Commit 8bb87b8

Browse files
Build(deps): bump mongoid from 9.0.10 to 9.1.0
Bumps [mongoid](https://github.com/mongodb/mongoid) from 9.0.10 to 9.1.0. - [Release notes](https://github.com/mongodb/mongoid/releases) - [Changelog](https://github.com/mongodb/mongoid/blob/master/CHANGELOG.md) - [Commits](mongodb/mongoid@v9.0.10...v9.1.0) --- updated-dependencies: - dependency-name: mongoid dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bd0709 commit 8bb87b8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,11 @@ GEM
281281
mongo (2.23.0)
282282
base64
283283
bson (>= 4.14.1, < 6.0.0)
284-
mongoid (9.0.10)
284+
mongoid (9.1.0)
285285
activemodel (>= 5.1, < 8.2, != 7.0.0)
286286
concurrent-ruby (>= 1.0.5, < 2.0)
287287
mongo (>= 2.18.0, < 3.0.0)
288+
ostruct
288289
msgpack (1.8.0)
289290
multi_xml (0.8.1)
290291
bigdecimal (>= 3.1, < 5)

0 commit comments

Comments
 (0)