Download Latest Version 2.20.2 source code.tar.gz (1.6 MB)
Email in envelope

Get an email when there's a new version of MongoDB Ruby Driver

Home / v2.20.2
Name Modified Size InfoDownloads / Week
Parent folder
mongo-2.20.2.gem 2025-08-20 1.5 MB
mongo-2.20.2.gem.sig 2025-08-20 833 Bytes
2.20.2 source code.tar.gz 2025-08-20 1.6 MB
2.20.2 source code.zip 2025-08-20 3.1 MB
README.md 2025-08-20 790 Bytes
Totals: 5 Items   6.1 MB 1

The MongoDB Ruby team is pleased to announce version 2.20.2 of the mongo gem - a pure-Ruby driver for connecting to, querying, and manipulating MongoDB databases. This is a new patch release in the 2.20.x series of the MongoDB Ruby Driver.

Install this release using RubyGems via the command line as follows:

gem install -v 2.20.2 mongo

Or simply add it to your Gemfile:

gem 'mongo', '2.20.2'

Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.

Bug Fixes

  • RUBY-3694 Use correct CA when verifying OCSP endpoint (PR)
Source: README.md, updated 2025-08-20