From 4b15b784ebc9d5d171dcba8b420d1bc7c19696ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:15:20 -0500 Subject: [PATCH] chore(deps): bump rexml from 3.3.9 to 3.4.0 in /dev-client (#2661) Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.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.3.9...v3.4.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-client/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-client/Gemfile.lock b/dev-client/Gemfile.lock index 0b8c00aef..898cf28f4 100644 --- a/dev-client/Gemfile.lock +++ b/dev-client/Gemfile.lock @@ -87,7 +87,7 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.9) + rexml (3.4.0) ruby-macho (2.5.1) securerandom (0.4.0) typhoeus (1.4.1)