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 @@ -12,7 +12,7 @@ gem "jekyll", "3.8.5"
12
12
13
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
14
gem "minima" , "~> 2.0"
15
- gem 'jekyll-seo-tag' , "~> 2.5.0 "
15
+ gem 'jekyll-seo-tag' , "~> 2.6.1 "
16
16
17
17
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
18
18
# uncomment the line below. To upgrade, run `bundle update github-pages`.
Original file line number Diff line number Diff line change 45
45
jekyll-paginate (1.1.0 )
46
46
jekyll-sass-converter (1.5.2 )
47
47
sass (~> 3.4 )
48
- jekyll-seo-tag (2.5.0 )
49
- jekyll (~> 3.3 )
48
+ jekyll-seo-tag (2.6.1 )
49
+ jekyll (>= 3.3 , < 5.0 )
50
50
jekyll-watch (2.2.1 )
51
51
listen (~> 3.0 )
52
52
jemoji (0.10.0 )
@@ -101,7 +101,7 @@ DEPENDENCIES
101
101
jekyll (= 3.8.5 )
102
102
jekyll-feed (~> 0.10.0 )
103
103
jekyll-paginate
104
- jekyll-seo-tag (~> 2.5.0 )
104
+ jekyll-seo-tag (~> 2.6.1 )
105
105
jemoji
106
106
minima (~> 2.0 )
107
107
tzinfo-data
You can’t perform that action at this time.
0 commit comments