diff --git a/Gemfile b/Gemfile index 78e806ce..5dee14c1 100644 --- a/Gemfile +++ b/Gemfile @@ -4,5 +4,5 @@ source "https://rubygems.org" ruby "2.4.10" -gem "jekyll", "4.2.0" # Ensure this matches the version you need +gem "jekyll", "4.4.1" # Ensure this matches the version you need gem "webrick" # Necessary if you're using Ruby 3.0.0+