From 2591b5ade968ed216a376474a7158eefe9c863f9 Mon Sep 17 00:00:00 2001 From: Luke Parker Date: Sat, 3 Aug 2024 02:57:46 -0400 Subject: [PATCH] Update Gemfile.lock to silence a rexml disclosure --- docs/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 9231036f..c41d7268 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -12,7 +12,7 @@ GEM eventmachine (1.2.7) ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.27.2-x86_64-linux) + google-protobuf (4.27.3-x86_64-linux) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -58,12 +58,12 @@ GEM mercenary (0.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.2) + rexml (3.3.4) strscan rouge (4.3.0) safe_yaml (1.0.5)