Update Ruby version used in GH workflow

This commit is contained in:
Luke Parker
2024-07-18 16:09:01 -04:00
parent d9f85fab26
commit 491500057b
3 changed files with 10 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
source 'https://rubygems.org'
gem "jekyll", "~> 4.3.3"
gem "just-the-docs", "0.8.1"
gem "just-the-docs", "0.8.2"