From 823e47522f89c90969bb48c3814942b290809104 Mon Sep 17 00:00:00 2001 From: Yury Lebedev Date: Mon, 13 Oct 2025 16:59:43 +0200 Subject: [PATCH] Ruby: enable blocking test with Forwarded header --- manifests/ruby.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/ruby.yml b/manifests/ruby.yml index e8eab18b8a4..e58f8565c69 100644 --- a/manifests/ruby.yml +++ b/manifests/ruby.yml @@ -434,7 +434,7 @@ tests/: Test_BlockingGraphqlResolvers: v2.4.0 Test_Blocking_client_ip: v1.0.0 Test_Blocking_client_ip_with_K8_private_ip: missing_feature - Test_Blocking_client_ip_with_forwarded: missing_feature + Test_Blocking_client_ip_with_forwarded: v2.22.0.dev Test_Blocking_request_body: v1.0.0 Test_Blocking_request_body_multipart: v1.0.0 Test_Blocking_request_cookies: v1.0.0