Skip to content

Commit 1f7e2a9

Browse files
authored
MONGOID-5476 update 8.0 installation version (#5463)
1 parent 66322c0 commit 1f7e2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To install the gem with bundler, include the following in your ``Gemfile``:
2727

2828
.. code-block:: ruby
2929

30-
gem 'mongoid', '~> 7.3.0'
30+
gem 'mongoid', '~> 8.0.2'
3131

3232
Using Mongoid with a New Rails Application
3333
==========================================

0 commit comments

Comments
 (0)