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 @@ -20,7 +20,7 @@ gem "minima", "~> 2.0"
20
20
# If you have any plugins, put them here!
21
21
group :jekyll_plugins do
22
22
gem "jekyll-feed" , "~> 0.6"
23
- gem 'jekyll-redirect-from' , "~> 0.15 .0"
23
+ gem 'jekyll-redirect-from' , "~> 0.16 .0"
24
24
end
25
25
26
26
Original file line number Diff line number Diff line change 30
30
safe_yaml (~> 1.0 )
31
31
jekyll-feed (0.10.0 )
32
32
jekyll (~> 3.3 )
33
- jekyll-redirect-from (0.15 .0 )
33
+ jekyll-redirect-from (0.16 .0 )
34
34
jekyll (>= 3.3 , < 5.0 )
35
35
jekyll-sass-converter (1.5.2 )
36
36
sass (~> 3.4 )
@@ -73,7 +73,7 @@ DEPENDENCIES
73
73
cssminify
74
74
jekyll (~> 3.9 )
75
75
jekyll-feed (~> 0.6 )
76
- jekyll-redirect-from (~> 0.15 .0 )
76
+ jekyll-redirect-from (~> 0.16 .0 )
77
77
kramdown-parser-gfm (~> 1.1 )
78
78
minima (~> 2.0 )
79
79
tzinfo-data
You can’t perform that action at this time.
0 commit comments