From fff2a3cf1236293d2a32314735a5a3a31d42f9b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:09:23 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.2.8 in the bundler group Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.2.6 to 3.2.8 - [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.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee9506bf..e6c9d810 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -392,7 +392,8 @@ GEM regexp_parser (2.9.0) reline (0.5.3) io-console (~> 0.5) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.1) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) @@ -520,6 +521,7 @@ GEM ssrf_filter (1.1.2) stackprof (0.2.26) stringio (3.1.0) + strscan (3.1.0) telegraf (3.0.0) temple (0.10.3) terser (1.2.2)