File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ gem "minima", "~> 2.5"
1919
2020# If you have any plugins, put them here!
2121group :jekyll_plugins do
22+ gem 'jekyll-redirect-from' , "~> 0.16.0"
2223 gem "jekyll-feed" , "~> 0.17"
23- gem 'jekyll-redirect-from' , "~> 0.15.0"
2424end
2525
2626
Original file line number Diff line number Diff line change 3030 safe_yaml (~> 1.0 )
3131 jekyll-feed (0.17.0 )
3232 jekyll (>= 3.7 , < 5.0 )
33- jekyll-redirect-from (0.15 .0 )
33+ jekyll-redirect-from (0.16 .0 )
3434 jekyll (>= 3.3 , < 5.0 )
3535 jekyll-sass-converter (1.5.2 )
3636 sass (~> 3.4 )
@@ -73,7 +73,7 @@ DEPENDENCIES
7373 cssminify
7474 jekyll (~> 3.9 )
7575 jekyll-feed (~> 0.17 )
76- jekyll-redirect-from (~> 0.15 .0 )
76+ jekyll-redirect-from (~> 0.16 .0 )
7777 kramdown-parser-gfm (~> 1.1 )
7878 minima (~> 2.5 )
7979 tzinfo-data
You can’t perform that action at this time.
0 commit comments