From 02211828a26383ed6ffb4a86f485cc94f3085c3e Mon Sep 17 00:00:00 2001 From: Kat Date: Fri, 17 May 2024 09:18:56 +0100 Subject: [PATCH] Bundle update --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ff0ee608..1b6f68d16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -327,7 +327,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) roo (2.10.1) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0) @@ -408,6 +409,7 @@ GEM smart_properties (1.17.0) stimulus-rails (1.3.3) railties (>= 6.0.0) + strscan (3.1.0) thor (1.3.0) timecop (0.9.8) timeout (0.4.1)