From e0feba075bff0627365b222c3cba15b91fd556f1 Mon Sep 17 00:00:00 2001 From: Farid Rashidi Date: Sat, 27 Jul 2024 12:58:58 -0400 Subject: [PATCH] update rexml --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3710c0c..a637e3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,11 +56,13 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (3.27.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) + strscan (3.1.0) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (1.8.0) @@ -70,6 +72,7 @@ PLATFORMS arm64-darwin-21 arm64-darwin-22 arm64-darwin-23 + x86_64-linux DEPENDENCIES jekyll (~> 4.2.1) @@ -81,4 +84,4 @@ DEPENDENCIES webrick (~> 1.7) BUNDLED WITH - 2.2.33 + 2.5.16