diff --git a/Gemfile b/Gemfile index 78d8e72..7be9daf 100644 --- a/Gemfile +++ b/Gemfile @@ -4,5 +4,5 @@ gem "jekyll", "~> 4.3.3" # installed by `gem jekyll` # gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2 # gem 'jekyll-relative-links' -gem "just-the-docs", "0.7.0" # pinned to the current release +gem "just-the-docs", "0.8.2" # pinned to the current release # gem "just-the-docs" # always download the latest release