From 2ba0dcd698858b7770d49b28b09f9c029a0a9015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 19:30:32 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.2.7 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.7. - [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.2.7) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5610a3c..b41c4f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,9 +21,11 @@ GEM power_assert (1.1.4) public_suffix (4.0.6) rake (13.0.3) - rexml (3.2.5) + rexml (3.2.7) + strscan (>= 3.0.9) rr (1.2.1) safe_yaml (1.0.5) + strscan (3.1.0) test-unit (3.3.3) power_assert test-unit-context (0.5.1)