We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecc50f commit 7b839b2Copy full SHA for 7b839b2
spec/github-pages/dependencies_spec.rb
@@ -5,7 +5,7 @@
5
describe(GitHubPages::Dependencies) do
6
CORE_DEPENDENCIES = %w(
7
jekyll kramdown kramdown-parser-gfm liquid rouge jekyll-sass-converter
8
- github-pages-health-check
+ github-pages-health-check webrick
9
).freeze
10
PLUGINS = described_class::VERSIONS.keys - CORE_DEPENDENCIES
11
0 commit comments