From d08e8fbf78a500d74f2688714ec2aa0e372e8239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 12:11:31 -0500 Subject: [PATCH] Bump rexml from 3.2.8 to 3.3.3 (#712) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26c64404..a240e946 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,8 +174,8 @@ GEM redis-client (0.14.0) connection_pool regexp_parser (2.7.0) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.3) + strscan rubocop (1.44.1) json (~> 2.3) parallel (~> 1.10)