From d6118b5774804265544a121a3f3542f155b10c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:04:14 +0700 Subject: [PATCH] Bump rexml from 3.2.5 to 3.2.8 in /.template (#514) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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