From 9bac96f95aec72c38c5cd72fea8bd446762971a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 14:38:31 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.0 in /compose Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.0. - [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.5...v3.3.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- compose/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/compose/Gemfile.lock b/compose/Gemfile.lock index 56e1613..56cfe4c 100644 --- a/compose/Gemfile.lock +++ b/compose/Gemfile.lock @@ -33,7 +33,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.1) - rexml (3.2.5) + rexml (3.3.0) + strscan rubocop (1.52.1) json (~> 2.3) parallel (~> 1.10) @@ -61,6 +62,7 @@ GEM standard-performance (1.1.0) lint_roller (~> 1.0) rubocop-performance (~> 1.18.0) + strscan (3.1.0) unicode-display_width (2.4.2) PLATFORMS