Skip to content

Commit 7b839b2

Browse files
committed
Add webrick to core
1 parent 3ecc50f commit 7b839b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/github-pages/dependencies_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
describe(GitHubPages::Dependencies) do
66
CORE_DEPENDENCIES = %w(
77
jekyll kramdown kramdown-parser-gfm liquid rouge jekyll-sass-converter
8-
github-pages-health-check
8+
github-pages-health-check webrick
99
).freeze
1010
PLUGINS = described_class::VERSIONS.keys - CORE_DEPENDENCIES
1111

0 commit comments

Comments
 (0)