From 9e6e868bd65be9a988f123a14212f7c7bb5b8c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:50:32 +0000 Subject: [PATCH] Bump rexml from 3.2.6 to 3.2.8 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] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1c3309d..09f7e350 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,8 @@ GEM io-console (~> 0.5) request_store (1.6.0) rack (>= 1.4) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rollbar (3.5.2) rspec-core (3.13.0) rspec-support (~> 3.13.0) @@ -310,6 +311,7 @@ GEM railties (>= 6.0.0) stringio (3.1.0) stripe (11.4.0) + strscan (3.1.0) tailwindcss-rails (2.6.0-aarch64-linux) railties (>= 7.0.0) tailwindcss-rails (2.6.0-arm64-darwin)