From 90b22625928ca1e454a5033aa26e73a62da99277 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Tue, 2 Jan 2024 16:15:39 -0600 Subject: [PATCH] Update jekyll to fix an incompatibility with logger --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b92860fe9..375c6d858 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - jekyll (4.3.2) + jekyll (4.3.3) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5)