From 5600abaf849eddb5307299088328eef9083e6605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 03:44:41 +0000 Subject: [PATCH] Bump rexml from 3.3.3 to 3.3.9 in /mysql Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 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.3...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.3.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mysql/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mysql/Gemfile.lock b/mysql/Gemfile.lock index dad0ec3..2946714 100644 --- a/mysql/Gemfile.lock +++ b/mysql/Gemfile.lock @@ -3,6 +3,7 @@ PATH specs: testcontainers-core (0.2.0) docker-api (~> 2.2) + java-properties (~> 0.3.0) PATH remote: . @@ -18,6 +19,7 @@ GEM excon (>= 0.47.0) multi_json excon (0.99.0) + java-properties (0.3.0) json (2.6.3) language_server-protocol (3.17.0.3) lint_roller (1.0.0) @@ -32,8 +34,7 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.0) - rexml (3.3.3) - strscan + rexml (3.3.9) rubocop (1.50.2) json (~> 2.3) parallel (~> 1.10) @@ -61,7 +62,6 @@ GEM standard-performance (1.0.1) lint_roller (~> 1.0) rubocop-performance (~> 1.16.0) - strscan (3.1.0) unicode-display_width (2.4.2) PLATFORMS