From bb13c2a92400ba86ff1124d284ed9d7306bb9cd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 8 Jan 2024 13:37:24 +0100 Subject: [PATCH] Ruby 3.x is supported just fine --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 450677e..0a33b5c 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,6 @@ modern publishing tools. Ronn aims to solve that problem. Ronn-NG requires Ruby 2.4 or newer. -Ruby 3.x support is a work in progress as of Ronn-NG 0.10.1 (December 2022). - If you are installing Ronn-NG as a standalone program (the usual way to use it), it includes all its Ruby libraries, and has no other dependencies. If you are using Ronn-NG as a gem or other library, it requires gems as listed in `ronn-ng.gemspec`.