Skip to content

Commit 26e0902

Browse files
committed
Bump pages-health-check
1 parent 50a4134 commit 26e0902

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
.sass-cache
55
CNAME
66
test-site/
7+
vendor/

lib/github-pages/dependencies.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Dependencies
1818
# Misc
1919
"liquid" => "4.0.3",
2020
"rouge" => "3.26.0",
21-
"github-pages-health-check" => "1.17.7",
21+
"github-pages-health-check" => "1.17.9",
2222

2323
# Plugins
2424
"jekyll-redirect-from" => "0.16.0",

0 commit comments

Comments
 (0)