From 0600f8bc8aff8edafd9aa22dd963cabbb9765c86 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sun, 11 Sep 2022 14:09:53 +0400 Subject: [PATCH] Mention Ruby 3.1 and TruffleRuby compatibility in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac6b6c3d..0806f8fc 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ Specific examples: Modern Bunny versions support - * CRuby 2.5 through 3.0 (inclusive) + * CRuby 2.6 through 3.1 (inclusive) + * [TruffleRuby](https://www.graalvm.org/ruby/) Bunny works sufficiently well on JRuby but there are known JRuby bugs in versions prior to JRuby 9000 that cause high CPU burn. JRuby users should