There was an error while loading. Please reload this page.
1 parent e3fd16a commit 6f5369eCopy full SHA for 6f5369e
README.md
@@ -62,7 +62,7 @@ to implement backwards compatability (especially since [long-term support for MR
62
63
For example, named properties (e.g. `/\p{Alpha}/`) are illegal syntax on MRI 1.9.3.
64
65
-MRI 2.0.0 --> 2.3.7 were supported until version `1.5.0` of this gem. Support was dropped primarily
+MRI 2.0.0 --> 2.3.x were supported until version `1.5.0` of this gem. Support was dropped primarily
66
because of the need to use `RbConfig::CONFIG['UNICODE_VERSION']`, which was added to `2.4.0`.
67
68
Other implementations, such as JRuby, could probably work fine -
0 commit comments