From cdd5d45b95b03263fbcb54b13d970aa31a038bdd Mon Sep 17 00:00:00 2001 From: Conor Sheehan Date: Sun, 19 May 2024 21:50:21 +0100 Subject: [PATCH] Revert "Bump rexml from 3.2.5 to 3.2.8 (#55)" This reverts commit 405a2b4702812da3b2de9d9e7d36d400219a9176. --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb8b677..6b2cbb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,8 +247,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (1.8.2) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.2.5) rouge (3.26.0) rspec (3.7.0) rspec-core (~> 3.7.0) @@ -290,7 +289,6 @@ GEM rubyzip (>= 1.2.2) simpleidn (0.2.1) unf (~> 0.1.4) - strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.0)