From 6b95a0b2782e606a534ea7ac1c83dafb61c72264 Mon Sep 17 00:00:00 2001 From: Venkata Challa Date: Fri, 31 May 2024 12:22:18 +0100 Subject: [PATCH] Updated version for nokogiri and rexml --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1faa5d1d..81f58e26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM activestorage (= 7.1.2) activesupport (= 7.1.2) globalid (>= 0.6.0) - nokogiri (>= 1.8.5) + nokogiri (>= 1.16.5) actionview (7.1.2) activesupport (= 7.1.2) builder (~> 3.1) @@ -374,7 +374,7 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.2.7) rolify (6.0.1) rspec-core (3.12.2) rspec-support (~> 3.12.0)