From 8a9000afd78a999c983ce445ae3806afe8ae5a61 Mon Sep 17 00:00:00 2001 From: Blog cron job Date: Thu, 3 Mar 2022 08:59:15 +0100 Subject: [PATCH] Revert Gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 322a6cab..7b0622a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM cri (~> 2.3) naught (1.1.0) nenv (0.3.0) - nokogiri (1.12.5) + nokogiri (1.10.8) mini_portile2 (~> 2.6.1) racc (~> 1.4) notiffany (0.1.1) @@ -134,7 +134,7 @@ DEPENDENCIES feedjira (~> 2.0.0) guard-nanoc (~> 1.0.3) nanoc (~> 3.7.5) - nokogiri (~> 1.12.5) + nokogiri (~> 1.10.8) rdiscount (~> 2.1.8) ri_cal (~> 0.8.8) rqrcode_png (~> 0.1.5)