From ae74308b4c3f02695ffff8059b9a47b903aa0bd6 Mon Sep 17 00:00:00 2001 From: Pat Allan Date: Tue, 24 Sep 2024 19:51:41 +1000 Subject: [PATCH] webrick security patch --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b4ab35c..93a9a66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -435,7 +435,7 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - webrick (1.8.1) + webrick (1.8.2) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)