From ec748f84b947bef8d8b84a34b5b242d5144fb069 Mon Sep 17 00:00:00 2001 From: mishina Date: Sat, 30 Dec 2023 10:14:33 +0900 Subject: [PATCH] Update Supported Rubies section on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88088afd..813d960e 100644 --- a/README.md +++ b/README.md @@ -1291,7 +1291,7 @@ HTTP call, you need to configure your [environment](#environment) to `test`. ## Supported Rubies -- CRuby >= 2.3.0 +- CRuby >= 2.5.0 - JRuby >= 9k ## Contact