File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ gem 'jekyll-seo-tag', "~> 2.6.1"
20
20
21
21
# If you have any plugins, put them here!
22
22
group :jekyll_plugins do
23
- gem "jekyll-feed" , "~> 0.10.0 "
23
+ gem "jekyll-feed" , "~> 0.12.1 "
24
24
gem "jekyll-paginate"
25
25
gem 'jemoji'
26
26
end
Original file line number Diff line number Diff line change 38
38
pathutil (~> 0.9 )
39
39
rouge (>= 1.7 , < 4 )
40
40
safe_yaml (~> 1.0 )
41
- jekyll-feed (0.10.0 )
42
- jekyll (~> 3.3 )
41
+ jekyll-feed (0.12.1 )
42
+ jekyll (>= 3.7 , < 5.0 )
43
43
jekyll-paginate (1.1.0 )
44
44
jekyll-sass-converter (1.5.2 )
45
45
sass (~> 3.4 )
@@ -96,7 +96,7 @@ PLATFORMS
96
96
97
97
DEPENDENCIES
98
98
jekyll (= 3.8.5 )
99
- jekyll-feed (~> 0.10.0 )
99
+ jekyll-feed (~> 0.12.1 )
100
100
jekyll-paginate
101
101
jekyll-seo-tag (~> 2.6.1 )
102
102
jemoji
You can’t perform that action at this time.
0 commit comments