From 527ac60abdd17549e4bcc0780fdbdaa7a5cb69f9 Mon Sep 17 00:00:00 2001 From: Arianna Bunnell Date: Sun, 13 Oct 2024 01:41:06 +0000 Subject: [PATCH] update gemfile as per phil --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 9379972..40e75b6 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -gem "jekyll", "~> 4.2.0" +gem "jekyll", "~> 4.3.3" # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem and associated library. platforms :mingw, :x64_mingw, :mswin, :jruby do