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