From 942abfc006758c37139589cafee1c1d17a3d0ad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:32:28 -0700 Subject: [PATCH] Bump rexml from 3.3.3 to 3.3.6 in /docs (#754) Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index ff70b1555..aaa3979ff 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -67,7 +67,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.3.3) + rexml (3.3.6) strscan rouge (4.2.0) safe_yaml (1.0.5)