Skip to content

Commit 3fc7594

Browse files
p-mongop
andauthored
MONGOID-4966 Deprecate Ruby 2.3 and 2.4 support (#4863)
Co-authored-by: Oleg Pudeyev <[email protected]>
1 parent d5036d4 commit 3fc7594

File tree

1 file changed

+36
-14
lines changed

1 file changed

+36
-14
lines changed

source/tutorials/mongoid-installation.txt

Lines changed: 36 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -66,32 +66,24 @@ specified Mongoid versions.
6666
:class: compatibility-large no-padding
6767

6868
* - Mongoid
69-
- Driver 2.11
70-
- Driver 2.10
71-
- Driver 2.9
72-
- Driver 2.8
73-
- Driver 2.7
69+
- Driver 2.14-2.10
70+
- Driver 2.9-2.7
7471

75-
* - 7.1
76-
- |checkmark|
77-
- |checkmark|
72+
* - 7.2
7873
- |checkmark|
74+
-
75+
76+
* - 7.1
7977
- |checkmark|
8078
- |checkmark|
8179

8280
* - 7.0
8381
- |checkmark|
8482
- |checkmark|
85-
- |checkmark|
86-
- |checkmark|
87-
- |checkmark|
8883

8984
* - 6.4
9085
- |checkmark|
9186
- |checkmark|
92-
- |checkmark|
93-
- |checkmark|
94-
- |checkmark|
9587

9688
Ruby Compatibility
9789
==================
@@ -113,6 +105,15 @@ supported by Mongoid.
113105
- Ruby 2.2
114106
- JRuby 9.2
115107

108+
* - 7.2
109+
- |checkmark|
110+
- |checkmark|
111+
- |checkmark|
112+
- D
113+
- D
114+
-
115+
- |checkmark|
116+
116117
* - 7.1
117118
- |checkmark|
118119
- |checkmark|
@@ -162,6 +163,7 @@ for driver compatibility matrices.
162163
:class: compatibility-large no-padding
163164

164165
* - Mongoid
166+
- MongoDB 4.4
165167
- MongoDB 4.2
166168
- MongoDB 4.0
167169
- MongoDB 3.6
@@ -170,6 +172,16 @@ for driver compatibility matrices.
170172
- MongoDB 3.0
171173
- MongoDB 2.6
172174

175+
* - 7.2
176+
- |checkmark|
177+
- |checkmark|
178+
- |checkmark|
179+
- |checkmark|
180+
- |checkmark|
181+
- |checkmark|
182+
- |checkmark|
183+
- |checkmark|
184+
173185
* - 7.1
174186
- |checkmark|
175187
- |checkmark|
@@ -178,6 +190,7 @@ for driver compatibility matrices.
178190
- |checkmark|
179191
- |checkmark|
180192
- |checkmark|
193+
- |checkmark|
181194

182195
* - 7.0
183196
- |checkmark|
@@ -187,6 +200,7 @@ for driver compatibility matrices.
187200
- |checkmark|
188201
- |checkmark|
189202
- |checkmark|
203+
- |checkmark|
190204

191205
* - 6.4
192206
- |checkmark|
@@ -196,6 +210,7 @@ for driver compatibility matrices.
196210
- |checkmark|
197211
- |checkmark|
198212
- |checkmark|
213+
- |checkmark|
199214

200215

201216
.. _rails-compatibility:
@@ -218,6 +233,13 @@ are supported by Mongoid.
218233
- Rails 5.0
219234
- Rails 4.2
220235

236+
* - 7.2
237+
- |checkmark|
238+
- |checkmark|
239+
- |checkmark|
240+
-
241+
-
242+
221243
* - 7.1
222244
- |checkmark|
223245
- |checkmark|

0 commit comments

Comments
 (0)