Skip to content

Commit 16b9783

Browse files
committed
Gemfile with source
1 parent 83dc761 commit 16b9783

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Gemfile

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
gem "just-the-docs"
1+
source "https://rubygems.org"
2+
gemspec
3+
4+
gem "jekyll-github-metadata", ">= 2.15"
5+
6+
gem "jekyll-include-cache", group: :jekyll_plugins
7+
8+
gem "html-proofer", "~> 5.0", :group => :development

0 commit comments

Comments
 (0)