From c2667aca387fa6ffdd1f4395d28fd31581342d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 18:31:54 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac83864b963..67dbfaf7fca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) public_suffix (4.0.1) - rexml (3.2.4) + rexml (3.2.5) ruby-macho (1.4.0) sawyer (0.8.2) addressable (>= 2.3.5)