From d3e90cedc5fd2490f7b5dc0529fafb2f4bce1c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 18:03:48 +0000 Subject: [PATCH] --- 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 fdc5483..db6bb2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,7 +241,8 @@ GEM redis-client (0.14.1) connection_pool regexp_parser (2.7.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec-core (3.12.1) rspec-support (~> 3.12.0) rspec-expectations (3.12.2) @@ -316,6 +317,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) + strscan (3.1.0) tailwindcss-rails (2.0.25-arm64-darwin) railties (>= 6.0.0) tailwindcss-rails (2.0.25-x86_64-darwin)