Skip to content

Commit cba261c

Browse files
MONGOID-5299 Undeprecate JRuby (#5233)
1 parent 090e214 commit cba261c

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

source/reference/compatibility.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ is deprecated.
8484
- Ruby 2.3
8585
- Ruby 2.2
8686
- JRuby 9.2
87+
- JRuby 9.3
8788

8889
* - 8.0
8990
- |checkmark|
@@ -95,6 +96,7 @@ is deprecated.
9596
-
9697
-
9798
-
99+
- |checkmark|
98100

99101
* - 7.4
100102
- |checkmark|
@@ -105,7 +107,8 @@ is deprecated.
105107
-
106108
-
107109
-
108-
- D
110+
- |checkmark|
111+
-
109112

110113
* - 7.3
111114
- |checkmark| [#mongoid-7.3-ruby-3.0]_
@@ -117,6 +120,7 @@ is deprecated.
117120
- D
118121
-
119122
- |checkmark|
123+
-
120124

121125
* - 7.2
122126
- |checkmark| [#mongoid-7.2-ruby-3.0]_
@@ -128,6 +132,7 @@ is deprecated.
128132
- D
129133
-
130134
- |checkmark|
135+
-
131136

132137
* - 7.1
133138
- |checkmark| [#mongoid-7.1-ruby-3.0]_
@@ -139,6 +144,7 @@ is deprecated.
139144
- |checkmark|
140145
-
141146
- |checkmark|
147+
-
142148

143149
* - 7.0
144150
-
@@ -150,6 +156,7 @@ is deprecated.
150156
- |checkmark|
151157
- |checkmark| [#ruby-2.2]_
152158
- |checkmark|
159+
-
153160

154161
* - 6.4
155162
-
@@ -161,6 +168,7 @@ is deprecated.
161168
- |checkmark|
162169
- |checkmark| [#ruby-2.2]_
163170
- |checkmark|
171+
-
164172

165173
.. [#mongoid-7.3-ruby-3.0] Mongoid version 7.3.2 or higher is required.
166174

source/release-notes/mongoid-7.4.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ Ruby Version Support
2828
As of version 7.4, Mongoid supports Ruby 2.5+.
2929
Support for Ruby 2.4 and earlier has been dropped.
3030

31-
As of Mongoid 7.4, JRuby support is deprecated. Mongoid 8 will not support
32-
JRuby.
33-
3431

3532
Support for MongoDB 3.4 and Earlier Servers Deprecated
3633
------------------------------------------------------

0 commit comments

Comments
 (0)