bundle rbs-3.9.4 to fix test failure (#13287)

* Skip CGI tests

* Bundle rbs-3.9.4
This commit is contained in:
Soutaro Matsumoto 2025-05-27 15:54:22 +09:00 committed by GitHub
parent 72bda0f981
commit cd355ac8aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
Notes: git 2025-05-27 06:54:35 +00:00
Merged-By: soutaro <matsumoto@soutaro.com>

View File

@ -72,3 +72,6 @@ test_iconv(JSONSingletonTest)
# https://github.com/ruby/json/pull/774
test_recurse_proc(JSONInstanceTest)
test_recurse_proc(JSONSingletonTest)
CGITest CGI is retired
CGISingletonTest CGI is retired