From 3041b57061da8809ffc355005d6556be997fd986 Mon Sep 17 00:00:00 2001 From: Siva Date: Thu, 3 Jun 2021 08:22:12 +0530 Subject: [PATCH] Bump rexml from 3.2.4 to 3.2.5 Bump rexml from 3.2.4 to 3.2.5 This issue related to https://github.com/fastai/fastpages/pull/518 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 767a8428..76494749 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.4) + rexml (3.2.5) rouge (3.23.0) rubyzip (2.3.0) safe_yaml (1.0.5)