diff --git a/Gemfile b/Gemfile index 4bd3d49..1f6180f 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gemspec # Use of ~> can also be compounded with >=, !=, etc for complex setups. # This ensures the current Jekyll version is running -gem "jekyll", "~> 4.2.0" +gem "jekyll", "~> 4.3.2" # If you have any plugins, put them here! group :jekyll_plugins do