Skip to content

Commit fde426f

Browse files
RUBY-5044 Add Ruby 3 support (#5009)
Co-authored-by: shields <[email protected]>
1 parent 16131f2 commit fde426f

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

source/reference/compatibility.txt

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ is deprecated.
7878
- JRuby 9.2
7979

8080
* - 7.3
81-
-
81+
- |checkmark| [#mongoid-7.3-ruby-3.0]_
8282
- |checkmark|
8383
- |checkmark|
8484
- |checkmark|
@@ -88,7 +88,7 @@ is deprecated.
8888
- |checkmark|
8989

9090
* - 7.2
91-
-
91+
- |checkmark| [#mongoid-7.2-ruby-3.0]_
9292
- |checkmark|
9393
- |checkmark|
9494
- |checkmark|
@@ -127,6 +127,10 @@ is deprecated.
127127
- |checkmark| [#ruby-2.2]_
128128
- |checkmark|
129129

130+
.. [#mongoid-7.3-ruby-3.0] Mongoid version 7.3.1 or higher is required.
131+
132+
.. [#mongoid-7.2-ruby-3.0] Mongoid version 7.2.4 or higher is required.
133+
130134
.. [#ruby-2.4] Ruby version 2.4.1 or higher is required.
131135

132136
.. [#ruby-2.2] Ruby version 2.2.2 or higher is required.
@@ -234,16 +238,16 @@ are supported by Mongoid.
234238
* - 7.3
235239
- |checkmark|
236240
- |checkmark|
237-
- |checkmark|
238-
- |checkmark|
241+
- |checkmark| [#rails-5-ruby-3.0]_
242+
- |checkmark| [#rails-5-ruby-3.0]_
239243
-
240244
-
241245

242246
* - 7.2
243247
- |checkmark| [#rails-6.1]_
244248
- |checkmark|
245-
- |checkmark|
246-
- |checkmark|
249+
- |checkmark| [#rails-5-ruby-3.0]_
250+
- |checkmark| [#rails-5-ruby-3.0]_
247251
-
248252
-
249253

@@ -319,6 +323,8 @@ are supported by Mongoid.
319323
-
320324
- |checkmark|
321325

326+
.. [#rails-5-ruby-3.0] Using Rails 5.x with Ruby 3 is not supported.
327+
322328
.. [#rails-6] Rails 6.0 requires Mongoid 7.0.5 or later.
323329

324330
.. [#rails-6.1] Rails 6.1 requires Mongoid 7.0.12, 7.1.7 or 7.2.1 in the

0 commit comments

Comments
 (0)