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"
11
11
gem "jekyll" , "~> 3.8.4"
12
12
13
13
# 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 "
15
15
16
16
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
17
17
# uncomment the line below. To upgrade, run `bundle update github-pages`.
Original file line number Diff line number Diff line change 4
4
addressable (2.7.0 )
5
5
public_suffix (>= 2.0.2 , < 5.0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.1.7 )
7
+ concurrent-ruby (1.1.8 )
8
8
em-websocket (0.5.2 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0.6.0 )
11
11
eventmachine (1.2.7 )
12
- ffi (1.14.2 )
12
+ ffi (1.15.0 )
13
13
forwardable-extended (2.6.0 )
14
14
http_parser.rb (0.6.0 )
15
15
i18n (0.9.5 )
32
32
jekyll-regex-replace (1.1.0 )
33
33
jekyll-sass-converter (1.5.2 )
34
34
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 )
37
37
jekyll-watch (2.2.1 )
38
38
listen (~> 3.0 )
39
39
kramdown (1.17.0 )
40
40
liquid (4.0.3 )
41
41
liquid-md5 (0.0.3 )
42
42
liquid (>= 2.5 , < 5.0 )
43
- listen (3.3.3 )
43
+ listen (3.5.1 )
44
44
rb-fsevent (~> 0.10 , >= 0.10.3 )
45
45
rb-inotify (~> 0.9 , >= 0.9.10 )
46
46
mercenary (0.3.6 )
47
- minima (2.5.0 )
48
- jekyll (~> 3.5 )
47
+ minima (2.5.1 )
48
+ jekyll (>= 3.5 , < 5.0 )
49
49
jekyll-feed (~> 0.9 )
50
50
jekyll-seo-tag (~> 2.1 )
51
51
pathutil (0.16.2 )
@@ -71,7 +71,7 @@ DEPENDENCIES
71
71
jekyll-feed (~> 0.6 )
72
72
jekyll-regex-replace
73
73
liquid-md5
74
- minima (~> 2.0 )
74
+ minima (~> 2.5 )
75
75
rake (~> 12.3 )
76
76
tzinfo-data
77
77
You can’t perform that action at this time.
0 commit comments