From 14fdd6ddb13afc8d916ba4af0589f2c57da6520e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 13:52:15 +0200 Subject: [PATCH] chore: Bump rexml from 3.2.6 to 3.2.8 (#836) Bumps [rexml](https://github.com/ruby/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 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09d35fb..7e40e6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -251,7 +251,8 @@ GEM regexp_parser (2.9.0) reline (0.4.3) io-console (~> 0.5) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.1) rubocop (1.63.4) json (~> 2.3) @@ -282,6 +283,7 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) stringio (3.1.0) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.1)