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 4b6ba4d commit b0feef0Copy full SHA for b0feef0
docs/reference/compatibility.txt
@@ -105,7 +105,7 @@ is deprecated.
105
-
106
107
108
- - |checkmark|
+ - D
109
110
* - 7.3
111
- |checkmark| [#mongoid-7.3-ruby-3.0]_
docs/release-notes/mongoid-7.4.txt
@@ -28,6 +28,9 @@ Ruby Version Support
28
As of version 7.4, Mongoid supports Ruby 2.5+.
29
Support for Ruby 2.4 and earlier has been dropped.
30
31
+As of Mongoid 7.4, JRuby support is deprecated. Mongoid 8 will not support
32
+JRuby.
33
+
34
35
Support for MongoDB 3.4 and Earlier Servers Deprecated
36
------------------------------------------------------
0 commit comments