From 4e0708b5262f492866a01c3d575b4e47d4f19f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:59:41 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.2 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.2. - [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.2) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74202be..b246a21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,10 @@ GEM power_assert (1.1.6) public_suffix (4.0.6) rake (13.0.1) - rexml (3.2.5) + rexml (3.3.2) + strscan safe_yaml (1.0.5) + strscan (3.1.0) test-unit (3.3.5) power_assert webmock (3.8.2)