From 19081e6094c02667388471059544de78664b8c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:33:36 +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 1e05146..0c19e6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,8 +45,7 @@ GEM redis-client (0.11.2) connection_pool regexp_parser (2.5.0) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) rubocop (1.36.0) json (~> 2.3) parallel (~> 1.10) @@ -75,7 +74,6 @@ GEM slim (4.1.0) temple (>= 0.7.6, < 0.9) tilt (>= 2.0.6, < 2.1) - strscan (3.1.0) temple (0.8.2) thin (1.8.1) daemons (~> 1.0, >= 1.0.9)