There was an error while loading. Please reload this page.
1 parent 18b9fe2 commit 90e0914Copy full SHA for 90e0914
README.md
@@ -52,7 +52,7 @@ Obviously, you will get different (random) results if you try these yourself!
52
```
53
54
## Supported ruby versions
55
-MRI 2.4.0 (oldest non-[EOL](https://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/) version) --> 2.6.3 (latest stable version)
+MRI 2.4.0 (oldest non-[EOL](https://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/) version) --> 3.0.0 (latest stable version)
56
57
MRI 2.0.0 --> 2.3.x were supported until version `1.5.0` of this library. Support was dropped primarily
58
because of the need to use `RbConfig::CONFIG['UNICODE_VERSION']`, which was added to ruby version `2.4.0`.
0 commit comments