From a260f1ab9f023eea4f4daa420ec8d4b3d5ae5969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:14:50 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.6 in /environments/utility Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.2.5...v3.3.6) --- 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..6e159cff 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.6) + strscan + strscan (3.1.0) stud (0.0.23) PLATFORMS