From 52d35dbb2e25f55ed7d679f3c95ad84edc011dd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:46:14 +0000 Subject: [PATCH] chore(deps): bump rexml from 3.3.2 to 3.3.6 in /shared/gemfiles/20240726 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 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.2...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shared/gemfiles/20240726/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/gemfiles/20240726/Gemfile.lock b/shared/gemfiles/20240726/Gemfile.lock index b36f348..d3a5ee9 100644 --- a/shared/gemfiles/20240726/Gemfile.lock +++ b/shared/gemfiles/20240726/Gemfile.lock @@ -29,7 +29,7 @@ GEM rack (2.2.9) raindrops (0.20.1) redcarpet (3.6.0) - rexml (3.3.2) + rexml (3.3.6) strscan rugged (1.7.2) sqlite3 (2.0.2)