File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ source "https://rubygems.org"
1111gem "jekyll" , "~> 3.8.4"
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 44 addressable (2.7.0 )
55 public_suffix (>= 2.0.2 , < 5.0 )
66 colorator (1.1.0 )
7- concurrent-ruby (1.1.7 )
7+ concurrent-ruby (1.1.8 )
88 em-websocket (0.5.2 )
99 eventmachine (>= 0.12.9 )
1010 http_parser.rb (~> 0.6.0 )
1111 eventmachine (1.2.7 )
12- ffi (1.14.2 )
12+ ffi (1.15.0 )
1313 forwardable-extended (2.6.0 )
1414 http_parser.rb (0.6.0 )
1515 i18n (0.9.5 )
3232 jekyll-regex-replace (1.1.0 )
3333 jekyll-sass-converter (1.5.2 )
3434 sass (~> 3.4 )
35- jekyll-seo-tag (2.5.0 )
36- jekyll (~> 3.3 )
35+ jekyll-seo-tag (2.7.1 )
36+ jekyll (>= 3.8 , < 5.0 )
3737 jekyll-watch (2.2.1 )
3838 listen (~> 3.0 )
3939 kramdown (1.17.0 )
4040 liquid (4.0.3 )
4141 liquid-md5 (0.0.3 )
4242 liquid (>= 2.5 , < 5.0 )
43- listen (3.3.3 )
43+ listen (3.5.1 )
4444 rb-fsevent (~> 0.10 , >= 0.10.3 )
4545 rb-inotify (~> 0.9 , >= 0.9.10 )
4646 mercenary (0.3.6 )
47- minima (2.5.0 )
48- jekyll (~> 3.5 )
47+ minima (2.5.1 )
48+ jekyll (>= 3.5 , < 5.0 )
4949 jekyll-feed (~> 0.9 )
5050 jekyll-seo-tag (~> 2.1 )
5151 pathutil (0.16.2 )
@@ -71,7 +71,7 @@ DEPENDENCIES
7171 jekyll-feed (~> 0.6 )
7272 jekyll-regex-replace
7373 liquid-md5
74- minima (~> 2.0 )
74+ minima (~> 2.5 )
7575 rake (~> 12.3 )
7676 tzinfo-data
7777
You can’t perform that action at this time.
0 commit comments