From 1dba4836aaf322584c88c438895b707c1168039e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:44:40 +0000 Subject: [PATCH] chore(deps): bump rexml from 3.3.6 to 3.3.9 in /ruby 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] --- ruby/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index 5947510..9737edf 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -27,8 +27,7 @@ GEM pastel (0.8.0) tty-color (~> 0.5) plist (3.6.0) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.28.0) safe_yaml (1.0.5) strings (0.2.1) @@ -36,7 +35,6 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - strscan (3.1.0) temple (0.8.2) tilt (2.0.11) tty-color (0.6.0)