Skip to content

Commit db0bf17

Browse files
committed
Merge branch 'fileformat-jekyll-redirect-from' into train-plugin-upgrades
* fileformat-jekyll-redirect-from: Update jekyll-redirect-from to 0.16.0
2 parents 742070b + 328a394 commit db0bf17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/github-pages/dependencies.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Dependencies
2121
"github-pages-health-check" => "1.16.1",
2222

2323
# Plugins
24-
"jekyll-redirect-from" => "0.15.0",
24+
"jekyll-redirect-from" => "0.16.0",
2525
"jekyll-sitemap" => "1.4.0",
2626
"jekyll-feed" => "0.13.0",
2727
"jekyll-gist" => "1.5.0",

0 commit comments

Comments
 (0)