about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 539073e..382c5a0 100644
--- a/README
+++ b/README
@@ -20,10 +20,10 @@ It requires the concurrent lock-free hash table from the
 Userspace RCU project: https://liburcu.org/
 
 It does not require recompiling or rebuilding Ruby, but only
-supports Ruby trunk (2.6.0dev+) on a few platforms:
+supports Ruby 2.7.0 or later on a few platforms:
 
 * GNU/Linux
-* FreeBSD (tested 11.1 on Ruby 2.6, currently broken with Ruby 3.x)
+* FreeBSD
 
 It may work on NetBSD, OpenBSD and DragonFly BSD.
 
@@ -95,4 +95,4 @@ systems.
 
 == License
 
-GPL-2.0+ <https://www.gnu.org/licenses/gpl-2.0.txt>
+GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>