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 f155f27 commit 4c231b4Copy full SHA for 4c231b4
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.1.0'
+ gem 'mongoid', '~> 7.2.0'
31
32
Using Mongoid with a New Rails Application
33
==========================================
0 commit comments