Add Webrick, required for prometheus metrics server

This commit is contained in:
Lewis Buckley
2025-09-16 11:34:31 +01:00
parent c75e1e8e17
commit 95f9b16ef5
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -615,6 +615,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.9.1)
websocket (1.2.11)
websocket-driver (0.8.0)
base64
@@ -701,6 +702,7 @@ DEPENDENCIES
vcr
web-push
webmock
webrick
yabeda
yabeda-prometheus-mmap
yabeda-puma-plugin