| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mongo-2.23.1.gem | 2026-05-21 | 460.8 kB | |
| mongo-2.23.1.gem.sig | 2026-05-21 | 833 Bytes | |
| 2.23.1 source code.tar.gz | 2026-05-21 | 1.3 MB | |
| 2.23.1 source code.zip | 2026-05-21 | 2.7 MB | |
| README.md | 2026-05-21 | 774 Bytes | |
| Totals: 5 Items | 4.5 MB | 0 | |
The MongoDB Ruby team is pleased to announce version 2.23.1 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.23.x series of MongoDB Ruby Driver.
Install this release using RubyGems via the command line as follows:
gem install -v 2.23.1 mongo
Or simply add it to your Gemfile:
gem 'mongo', '2.23.1'
Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.