We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99b36ca + dbdbcff commit b877a58Copy full SHA for b877a58
Gemfile
@@ -2,6 +2,8 @@ source "https://rubygems.org"
2
3
gem "github-pages", group: :jekyll_plugins
4
5
+gem "webrick"
6
+
7
group :test do
8
gem "html-proofer"
9
gem "rake"
0 commit comments