Skip to content

dependency: bump mongoid from 7.3.1 to 7.3.2

George Koltsov requested to merge dependabot-bundler-mongoid-7.3.2 into master

Bumps mongoid from 7.3.1 to 7.3.2.

Release notes

Sourced from mongoid's releases.

7.3.2

This patch release in the 7.3 series fixes the following bug:

  • MONGOID-5123 Association proxies method_missing does not handle keyword args
Commits
  • 750a7a9 Bump version
  • d32025c Update docs with Ruby 3 compat versions
  • 5111234 MONGOID-5130 Disable Clients::Options#with test (#5018)
  • 6cc7001 MONGOID-5123 Fix methods incompatible with Ruby 3 (#5015)
  • dfc2be2 Do not reference bson master from driver stable/oldstable config (#5014)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports