We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2368688 commit bfdaa99Copy full SHA for bfdaa99
docs/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.3.0'
+ gem 'mongoid', '~> 9.0.0'
31
32
Using Mongoid with a New Rails Application
33
==========================================
0 commit comments