File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ source "https://rubygems.org"
1111gem "jekyll" , "~> 3.9"
1212
1313# This is the default theme for new Jekyll sites. You may change this to anything you like.
14- gem "minima" , "~> 2.0 "
14+ gem "minima" , "~> 2.5 "
1515
1616# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1717# uncomment the line below. To upgrade, run `bundle update github-pages`.
Original file line number Diff line number Diff line change 3434 jekyll (>= 3.3 , < 5.0 )
3535 jekyll-sass-converter (1.5.2 )
3636 sass (~> 3.4 )
37- jekyll-seo-tag (2.5 .0 )
38- jekyll (~> 3.3 )
37+ jekyll-seo-tag (2.8 .0 )
38+ jekyll (>= 3.8 , < 5.0 )
3939 jekyll-watch (2.2.1 )
4040 listen (~> 3.0 )
4141 kramdown (2.4.0 )
4747 rb-fsevent (~> 0.10 , >= 0.10.3 )
4848 rb-inotify (~> 0.9 , >= 0.9.10 )
4949 mercenary (0.3.6 )
50- minima (2.5.0 )
51- jekyll (~> 3.5 )
50+ minima (2.5.1 )
51+ jekyll (>= 3.5 , < 5.0 )
5252 jekyll-feed (~> 0.9 )
5353 jekyll-seo-tag (~> 2.1 )
5454 pathutil (0.16.2 )
@@ -75,7 +75,7 @@ DEPENDENCIES
7575 jekyll-feed (~> 0.17 )
7676 jekyll-redirect-from (~> 0.15.0 )
7777 kramdown-parser-gfm (~> 1.1 )
78- minima (~> 2.0 )
78+ minima (~> 2.5 )
7979 tzinfo-data
8080
8181BUNDLED WITH
You can’t perform that action at this time.
0 commit comments