From 551e75b76a15bb93a3c8de2a717a4244e0365281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 05:37:44 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.0 in /environments/utility Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.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.2.5...v3.3.0) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- environments/utility/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/environments/utility/Gemfile.lock b/environments/utility/Gemfile.lock index 8d291566..1b949806 100644 --- a/environments/utility/Gemfile.lock +++ b/environments/utility/Gemfile.lock @@ -23,7 +23,9 @@ GEM insist mustache (= 0.99.8) stud - rexml (3.2.5) + rexml (3.3.0) + strscan + strscan (3.1.0) stud (0.0.23) PLATFORMS