From a89e465232aea4b29f3187e44a7765b69b9cf0c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 02:17:09 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.3.6 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.6. - [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.6) --- 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 e8be9ce9..27c9c808 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,7 +351,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.3.6) + strscan rrrretry (1.0.0) rubocop (1.56.4) base64 (~> 0.1.1) @@ -444,6 +445,7 @@ GEM rubocop-performance (~> 1.19.1) standardrb (1.0.1) standard + strscan (3.1.0) temple (0.8.2) test-prof (1.0.10) thor (1.3.0)