diff --git a/Gemfile b/Gemfile index f9da5c5..1db150e 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem 'jekyll', '~> 4.2' -gem "just-the-docs", "0.7.0" # currently the latest pre-release +gem "just-the-docs", "0.8.0" # currently the latest pre-release # gem "just-the-docs" # the latest release - currently 0.3.3 # gem "bulma-clean-theme"