File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ to upgrade your driver to a new version.
25
25
26
26
Before you upgrade, perform the following actions:
27
27
28
- - Ensure the new driver version is compatible with the MongoDB Server versions
28
+ - Ensure the new driver version is compatible with the {+mdb-server+} versions
29
29
your application connects to and the Ruby versions your application runs on.
30
30
To view compatibility information, see the :ref:`Compatibility <ruby-compatibility>` page.
31
31
@@ -77,5 +77,5 @@ Version 2.0 Breaking Changes
77
77
78
78
This driver version introduces the following breaking change:
79
79
80
- - Drops support for Ruby 2.5 and 2.6. To upgrade to this version, ensure your
81
- application runs on Ruby 2.7 or later .
80
+ - Discontinues support for Ruby 2.5 and 2.6. Deprecates support for Ruby 2.7 and
81
+ JRuby 9.2 .
You can’t perform that action at this time.
0 commit comments