Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannchaudet committed Jul 18, 2024
1 parent 7b839b2 commit 48dca23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/github-pages/dependencies_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
describe(GitHubPages::Dependencies) do
CORE_DEPENDENCIES = %w(
jekyll kramdown kramdown-parser-gfm liquid rouge jekyll-sass-converter
github-pages-health-check webrick
github-pages-health-check
webrick
).freeze
PLUGINS = described_class::VERSIONS.keys - CORE_DEPENDENCIES

Expand Down

0 comments on commit 48dca23

Please sign in to comment.