From c2945e23df76a4d55cef96b37c484ee10ca6d99a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 11:14:53 +0200 Subject: [PATCH] Bump rexml from 3.2.6 to 3.3.3 (#7021) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b46f779fcc..4c48eab210 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -432,7 +432,8 @@ GEM netrc (~> 0.8) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.3.3) + strscan rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -510,6 +511,7 @@ GEM tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) stripe (8.4.0) + strscan (3.1.0) sysexits (1.2.0) temple (0.10.0) thor (1.3.1)