We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f9570 commit b20a562Copy full SHA for b20a562
README.md
@@ -42,7 +42,7 @@ appreciate your help. Would you like to contribute? Great! Have a look at
42
## Thread Safety
43
44
*Concurrent Ruby makes one of the strongest thread safety guarantees of any Ruby concurrency
45
-library, providing consistent behavior and guarantees on all three of the main Ruby interpreters
+library, providing consistent behavior and guarantees on all four of the main Ruby interpreters
46
(MRI/CRuby, JRuby, Rubinius, TruffleRuby).*
47
48
Every abstraction in this library is thread safe. Specific thread safety guarantees are documented
0 commit comments