From d53843cf27aec09471036b0e0627c78ee37b7cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 19:45:15 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.2.8 in /.template Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .template/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.template/Gemfile.lock b/.template/Gemfile.lock index 6b2e96cb..d5fd605a 100644 --- a/.template/Gemfile.lock +++ b/.template/Gemfile.lock @@ -21,7 +21,8 @@ GEM racc (1.7.1) rainbow (3.1.1) regexp_parser (2.8.1) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -65,6 +66,7 @@ GEM net-ssh (>= 2.7) net-telnet (= 0.1.1) sfl + strscan (3.1.0) unicode-display_width (2.4.2) PLATFORMS