From 78629f37dc5382203e32ed6d929c0e47b627a57c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:31:27 +0000 Subject: [PATCH] build(deps): bump rexml from 3.2.8 to 3.3.9 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.9. - [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.8...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e9e297..56462c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,8 +41,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.1.1) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rubocop (1.23.0) parallel (~> 1.10) parser (>= 3.0.0.0) @@ -58,7 +57,6 @@ GEM rubocop (~> 1.22) ruby-progressbar (1.11.0) shellany (0.0.1) - strscan (3.1.0) thor (1.1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0)