From 137d49fc160db7b160eb44ddd6f222b4842b2fce Mon Sep 17 00:00:00 2001 From: Kazuki Nishikawa Date: Thu, 26 Dec 2024 14:47:12 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1412ae1f..64152328 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Unlike the best known Ruby formatter [RuboCop](https://github.com/bbatsov/ruboco RuboCop does much more than just format code though, so feel free to run them both! -Rufo supports all Ruby versions >= 2.7.0. +Rufo supports all Ruby versions >= 3.0.0. ## Installation