diff options
Diffstat (limited to 'docs/Gemfile')
| -rw-r--r-- | docs/Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Gemfile b/docs/Gemfile index 73a2dcd1..b5434c4f 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -gem "jekyll", "~> 4.3.3" +gem "jekyll", "~> 4.4.1" gem "jekyll-default-layout" gem "just-the-docs" |
