Use standard Gem-style theme references

This commit is contained in:
Ske
2020-06-22 14:43:46 +02:00
parent d4f2338246
commit 3e2f20fc04
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
source "https://rubygems.org"
gem 'github-pages', group: :jekyll_plugins
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
gem "just-the-docs"