From 7ecc3ae88524e5c22e74fa5173c0f00ca26bda8a Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Sat, 28 Sep 2024 19:52:28 +0900 Subject: [PATCH] action_args supports Rails 8 [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index befafa2..b599955 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ You may notice that * Ruby 2.0.0, 2.1.x, 2.2.x, 2.3.x, 2.4.x, 2.5.x, 2.6.x, 2.7.x, 3.0.x, 3.1.x, 3.2.x, 3.3.x, 3.4 (trunk), JRuby, & Rubinius with 2.0+ mode -* Rails 4.1.x, 4.2.x, 5.0, 5.1, 5.2, 6.0, 6.1, 7.0, 7.1, 7.2 (edge) +* Rails 4.1.x, 4.2.x, 5.0, 5.1, 5.2, 6.0, 6.1, 7.0, 7.1, 7.2, 8.0, 8.1 (edge) For Rails 4.0.x, please use Version 1.5.4.