From 01b40a4b3eb49b3164f2959c1a385a3791e3b5c1 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sun, 17 Apr 2022 02:07:06 +0200 Subject: [PATCH] security updates ruby --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee87297c..ef52ffc0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,11 +62,11 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) minitest (5.15.0) - nokogiri (1.13.3-x86_64-linux) + nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) + public_suffix (4.0.7) racc (1.6.0) rb-fsevent (0.11.1) rb-inotify (0.10.1)