From e2405ff303847a225f1f821423bafb703932db93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 07:50:43 -0700 Subject: [PATCH] Bump rexml from 3.2.6 to 3.2.8 (#996) 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 926f403e0b..55d9f5056d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -494,7 +494,8 @@ GEM netrc (~> 0.8) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rqrcode (1.2.0) chunky_png (~> 1.0) rqrcode_core (~> 0.2) @@ -597,6 +598,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.0.1) + strscan (3.1.0) sync (0.5.0) sys-filesystem (1.4.4) ffi (~> 1.1)