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.
1 parent a916fa1 commit 6af6038Copy full SHA for 6af6038
Gemfile
@@ -1,3 +1,5 @@
1
source 'https://rubygems.org'
2
gem 'github-pages', group: :jekyll_plugins
3
-gem "webrick", "~> 1.8"
+gem "webrick", ">= 2.2.8"
4
+
5
0 commit comments