Skip to content

Commit 2a3cf14

Browse files
Build(deps): bump mongoid from 9.0.10 to 9.0.11
Bumps [mongoid](https://github.com/mongodb/mongoid) from 9.0.10 to 9.0.11. - [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.0.11) --- updated-dependencies: - dependency-name: mongoid dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75b4c43 commit 2a3cf14

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ GEM
238238
prism (>= 1.3.0)
239239
rdoc (>= 4.0.0)
240240
reline (>= 0.4.2)
241-
json (2.19.4)
241+
json (2.19.5)
242242
json-schema (6.2.0)
243243
addressable (~> 2.8)
244244
bigdecimal (>= 3.1, < 5)
@@ -275,16 +275,17 @@ GEM
275275
mime-types-data (3.2026.0414)
276276
mini_mime (1.1.5)
277277
mini_portile2 (2.8.9)
278-
minitest (6.0.5)
278+
minitest (6.0.6)
279279
drb (~> 2.0)
280280
prism (~> 1.5)
281281
mongo (2.23.0)
282282
base64
283283
bson (>= 4.14.1, < 6.0.0)
284-
mongoid (9.0.10)
284+
mongoid (9.0.11)
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)