Skip to content

Commit 4c231b4

Browse files
committed
MONGOID-4927 update gem version in installation instructions
1 parent f155f27 commit 4c231b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorials/mongoid-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.1.0'
30+
gem 'mongoid', '~> 7.2.0'
3131

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

0 commit comments

Comments
 (0)