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 66322c0 commit 1f7e2a9Copy full SHA for 1f7e2a9
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', '~> 8.0.2'
31
32
Using Mongoid with a New Rails Application
33
==========================================
0 commit comments