From 28f127eec77bacc5e634cd04d66dcd9a44c4b822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:14:27 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.3 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb7821972..2ff939898 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -404,7 +404,8 @@ GEM railties (>= 5.2) reverse_markdown (2.1.1) nokogiri - rexml (3.2.5) + rexml (3.3.3) + strscan rolify (5.3.0) rubocop (1.31.2) json (~> 2.3) @@ -478,6 +479,7 @@ GEM spring (>= 4) ssrf_filter (1.1.2) stripe (5.29.0) + strscan (3.1.0) swd (1.3.0) activesupport (>= 3) attr_required (>= 0.0.5)