We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ad35d commit bba3218Copy full SHA for bba3218
Gemfile
@@ -2,3 +2,5 @@ source 'https://rubygems.org'
2
gem 'json'
3
gem 'github-pages', group: :jekyll_plugins
4
gem 'jekyll-feed'
5
+
6
+gem "webrick", "~> 1.7"
0 commit comments