We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7292abd commit 4012662Copy full SHA for 4012662
lib/github-pages/dependencies.rb
@@ -9,6 +9,7 @@ class Dependencies
9
# Jekyll
10
"jekyll" => "3.9.5",
11
"jekyll-sass-converter" => "1.5.2",
12
+ "webrick" => "1.8.1",
13
14
# Converters
15
"kramdown" => "2.4.0",
0 commit comments