We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980bbf3 commit b052321Copy full SHA for b052321
Gemfile
@@ -1,4 +1,5 @@
1
source 'https://rubygems.org'
2
gem 'github-pages', group: :jekyll_plugins
3
gem 'jekyll-seo-tag'
4
-gem 'jekyll-include-cache'
+gem 'jekyll-include-cache'
5
+gem "webrick", "~> 1.8"
0 commit comments