diff --git a/Gemfile b/Gemfile index d5cf6c1..c25773a 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem "jekyll", "~> 4.4.1" # installed by `gem jekyll` # gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2 -gem "just-the-docs", "0.10.1" # pinned to the current release +gem "just-the-docs", "0.10.2" # pinned to the current release # gem "just-the-docs" # always download the latest release gem 'jekyll-seo-tag'