File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ is deprecated.
84
84
- Ruby 2.3
85
85
- Ruby 2.2
86
86
- JRuby 9.2
87
+ - JRuby 9.3
87
88
88
89
* - 8.0
89
90
- |checkmark|
@@ -95,6 +96,7 @@ is deprecated.
95
96
-
96
97
-
97
98
-
99
+ - |checkmark|
98
100
99
101
* - 7.4
100
102
- |checkmark|
@@ -105,7 +107,8 @@ is deprecated.
105
107
-
106
108
-
107
109
-
108
- - D
110
+ - |checkmark|
111
+ -
109
112
110
113
* - 7.3
111
114
- |checkmark| [#mongoid-7.3-ruby-3.0]_
@@ -117,6 +120,7 @@ is deprecated.
117
120
- D
118
121
-
119
122
- |checkmark|
123
+ -
120
124
121
125
* - 7.2
122
126
- |checkmark| [#mongoid-7.2-ruby-3.0]_
@@ -128,6 +132,7 @@ is deprecated.
128
132
- D
129
133
-
130
134
- |checkmark|
135
+ -
131
136
132
137
* - 7.1
133
138
- |checkmark| [#mongoid-7.1-ruby-3.0]_
@@ -139,6 +144,7 @@ is deprecated.
139
144
- |checkmark|
140
145
-
141
146
- |checkmark|
147
+ -
142
148
143
149
* - 7.0
144
150
-
@@ -150,6 +156,7 @@ is deprecated.
150
156
- |checkmark|
151
157
- |checkmark| [#ruby-2.2]_
152
158
- |checkmark|
159
+ -
153
160
154
161
* - 6.4
155
162
-
@@ -161,6 +168,7 @@ is deprecated.
161
168
- |checkmark|
162
169
- |checkmark| [#ruby-2.2]_
163
170
- |checkmark|
171
+ -
164
172
165
173
.. [#mongoid-7.3-ruby-3.0] Mongoid version 7.3.2 or higher is required.
166
174
Original file line number Diff line number Diff line change @@ -28,9 +28,6 @@ Ruby Version Support
28
28
As of version 7.4, Mongoid supports Ruby 2.5+.
29
29
Support for Ruby 2.4 and earlier has been dropped.
30
30
31
- As of Mongoid 7.4, JRuby support is deprecated. Mongoid 8 will not support
32
- JRuby.
33
-
34
31
35
32
Support for MongoDB 3.4 and Earlier Servers Deprecated
36
33
------------------------------------------------------
You can’t perform that action at this time.
0 commit comments