Skip to content

Commit 6f5369e

Browse files
committed
More generic
1 parent e3fd16a commit 6f5369e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ to implement backwards compatability (especially since [long-term support for MR
6262

6363
For example, named properties (e.g. `/\p{Alpha}/`) are illegal syntax on MRI 1.9.3.
6464

65-
MRI 2.0.0 --> 2.3.7 were supported until version `1.5.0` of this gem. Support was dropped primarily
65+
MRI 2.0.0 --> 2.3.x were supported until version `1.5.0` of this gem. Support was dropped primarily
6666
because of the need to use `RbConfig::CONFIG['UNICODE_VERSION']`, which was added to `2.4.0`.
6767

6868
Other implementations, such as JRuby, could probably work fine -

0 commit comments

Comments
 (0)