We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e233c commit b1f3171Copy full SHA for b1f3171
source/tutorials/mongoid-installation.txt
@@ -27,7 +27,7 @@ To install the gem with bundler, include the following in your ``Gemfile``:
27
28
.. code-block:: ruby
29
30
- gem 'mongoid', '~> 7.2.0'
+ gem 'mongoid', '~> 7.3.0'
31
32
Using Mongoid with a New Rails Application
33
==========================================
0 commit comments