From 4a01c321e7af67d3f48d6bf929909832e715617b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 18:05:05 +0000 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.8 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.8. - [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.4...v3.2.8) --- 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 1741eaa..9ee56d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,8 @@ GEM public_suffix (4.0.5) rainbow (3.0.0) rake (13.0.1) - rexml (3.2.4) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -54,6 +55,7 @@ GEM standard (0.4.1) rubocop (~> 0.82.0) rubocop-performance (~> 1.5.2) + strscan (3.1.0) unicode-display_width (1.7.0) vcr (5.1.0) webmock (3.8.3)