From 0712ce7113c2e6338d4de42b795891e6f614d580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:56:52 +0000 Subject: [PATCH] Bump rexml from 3.3.7 to 3.3.9 in /rakelib/init_deps/danger Bumps [rexml](https://github.com/ruby/rexml) from 3.3.7 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.7...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rakelib/init_deps/danger/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rakelib/init_deps/danger/Gemfile.lock b/rakelib/init_deps/danger/Gemfile.lock index 129cc2949..e9e5a9193 100644 --- a/rakelib/init_deps/danger/Gemfile.lock +++ b/rakelib/init_deps/danger/Gemfile.lock @@ -66,7 +66,7 @@ GEM open4 (1.3.4) public_suffix (6.0.1) rchardet (1.8.0) - rexml (3.3.7) + rexml (3.3.9) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3)