From cb7ba80ebba968a6cbcdcc4f194c0860567df7f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 23:43:55 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.3 in /omnibus Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. - [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.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 178cc4aff..6713fa27b 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -291,7 +291,8 @@ GEM rainbow (3.1.1) regexp_parser (2.2.1) retryable (3.0.5) - rexml (3.2.5) + rexml (3.3.3) + strscan rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) @@ -336,6 +337,7 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) + strscan (3.1.0) syslog-logger (1.6.8) test-kitchen (3.5.0) bcrypt_pbkdf (~> 1.0)