From 869b1197969cefd8f3b108e34af1261fde32338c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:58:25 +0000 Subject: [PATCH] Bump rexml from 3.3.4 to 3.3.6 in /omnibus Bumps [rexml](https://github.com/ruby/rexml) from 3.3.4 to 3.3.6. - [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.4...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 1c48fa079..2bd506a08 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -318,7 +318,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retryable (3.0.5) - rexml (3.3.4) + rexml (3.3.6) strscan rspec (3.11.0) rspec-core (~> 3.11.0)