From 6194246cf2531657a73d68b4dbf2f9172427b628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:53:21 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [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 388de657f..d47ecab70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,7 +351,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.0) rspec-core (3.12.2) rspec-support (~> 3.12.0) @@ -432,6 +433,7 @@ GEM sqlite3 (1.5.1) mini_portile2 (~> 2.8.0) stringio (3.1.0) + strscan (3.1.0) terser (1.1.20) execjs (>= 0.3.0, < 3) thin (1.8.2)