From 22e2fd92533c1bba0fbf6139d6c2fbe13dabf04c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:40:37 +0000 Subject: [PATCH] Bump rexml from 3.3.6 to 3.3.9 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 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.3.6...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47c93be..68a3164 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,8 +93,7 @@ GEM ffi (~> 1.0) rdoc (6.4.1.1) psych (>= 4.0.0) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (4.2.1) safe_yaml (1.0.5) sass-embedded (1.77.2) @@ -105,8 +104,6 @@ GEM sass-embedded (1.77.2-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) stringio (3.1.0) - strscan (3.1.0) - strscan (3.1.0-java) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tomlrb (2.0.1)