From 881947b266d7063c14e96245c0ff651b4d0220c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:42:49 +0200 Subject: [PATCH] Bump rexml from 3.3.5 to 3.3.6 in /v2.4-non-rails (#488) Bumps [rexml](https://github.com/ruby/rexml) from 3.3.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.3.5...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- v2.4-non-rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2.4-non-rails/Gemfile.lock b/v2.4-non-rails/Gemfile.lock index 4ea43f0..540822b 100644 --- a/v2.4-non-rails/Gemfile.lock +++ b/v2.4-non-rails/Gemfile.lock @@ -41,7 +41,7 @@ GEM minitest (5.24.1) mutex_m (0.2.0) rake (13.2.1) - rexml (3.3.5) + rexml (3.3.6) strscan rspec (3.13.0) rspec-core (~> 3.13.0)