From d7e7de6e36d8a75f31bf580a2adbcc98d7a16df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:49:19 +0000 Subject: [PATCH] Bump rexml in /dependency/actions/compile/binary-builder/cflinuxfs4 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 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.3...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../actions/compile/binary-builder/cflinuxfs4/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency/actions/compile/binary-builder/cflinuxfs4/Gemfile.lock b/dependency/actions/compile/binary-builder/cflinuxfs4/Gemfile.lock index c99e77af..6487eecd 100644 --- a/dependency/actions/compile/binary-builder/cflinuxfs4/Gemfile.lock +++ b/dependency/actions/compile/binary-builder/cflinuxfs4/Gemfile.lock @@ -15,7 +15,7 @@ GEM method_source (~> 1.0) rainbow (3.1.1) regexp_parser (2.5.0) - rexml (3.3.3) + rexml (3.3.6) strscan rspec (3.11.0) rspec-core (~> 3.11.0)