Skip to content

Commit f23785e

Browse files
authoredAug 11, 2022
Update ruby version compatibility in document (#808)
Now, Oj has been supported ruby 2.4 or later. https://github.com/ohler55/oj/blob/72d5565c291ee59f8636f37f810a39bdeaad2696/oj.gemspec#L23
1 parent 72d5565 commit f23785e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pages/Compatibility.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Ruby**
44

5-
Oj is compatible with Ruby 2.0.0, 2.1, 2.2, 2.3, 2.4 and RBX.
5+
Oj is compatible with Ruby 2.4+ and RBX.
66
Support for JRuby has been removed as JRuby no longer supports C extensions and
77
there are bugs in the older versions that are not being fixed.
88

0 commit comments

Comments
 (0)