From 5887fb8136f76ebf2a40af9e9fd76e4ba375641b Mon Sep 17 00:00:00 2001 From: Yury Lebedev Date: Wed, 15 Oct 2025 15:21:29 +0200 Subject: [PATCH] Ruby: enable AppSec blocking test for K8s private IP --- manifests/ruby.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/ruby.yml b/manifests/ruby.yml index 297d9eab57c..0301dc4d9c1 100644 --- a/manifests/ruby.yml +++ b/manifests/ruby.yml @@ -439,7 +439,7 @@ tests/: test_blocking_addresses.py: 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_K8_private_ip: v2.23.0.dev 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