From 6677fb2f437911129afd71f597be64f0d69a52e1 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:13:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20rexml=20to=20vers?= =?UTF-8?q?ion=203.3.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f3453b27..438ca0e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -290,7 +290,8 @@ GEM responders (3.1.0) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.5) + rexml (3.3.6) + strscan rgeo (2.1.1) rgeo-activerecord (6.2.1) activerecord (>= 5.0) @@ -389,6 +390,7 @@ GEM sshkit (1.21.4) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + strscan (3.1.0) sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0)