File tree 2 files changed +24
-24
lines changed
2 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ source "https://rubygems.org"
7
7
#
8
8
# This will help ensure the proper Jekyll version is running.
9
9
# Happy Jekylling!
10
- gem "jekyll" , "~> 4.0 .0"
10
+ gem "jekyll" , "~> 4.2 .0"
11
11
# This is the default theme for new Jekyll sites. You may change this to anything you like.
12
12
gem "minima" , "~> 2.5"
13
13
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
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.6 )
8
- em-websocket (0.5.1 )
7
+ concurrent-ruby (1.1.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.12.2 )
12
+ ffi (1.15.0 )
13
13
forwardable-extended (2.6.0 )
14
14
http_parser.rb (0.6.0 )
15
- i18n (1.8.2 )
15
+ i18n (1.8.9 )
16
16
concurrent-ruby (~> 1.0 )
17
- jekyll (4.0 .0 )
17
+ jekyll (4.2 .0 )
18
18
addressable (~> 2.4 )
19
19
colorator (~> 1.0 )
20
20
em-websocket (~> 0.5 )
21
- i18n (>= 0.9.5 , < 2 )
21
+ i18n (~> 1.0 )
22
22
jekyll-sass-converter (~> 2.0 )
23
23
jekyll-watch (~> 2.0 )
24
- kramdown (~> 2.1 )
24
+ kramdown (~> 2.3 )
25
25
kramdown-parser-gfm (~> 1.0 )
26
26
liquid (~> 4.0 )
27
- mercenary (~> 0.3.3 )
27
+ mercenary (~> 0.4.0 )
28
28
pathutil (~> 0.9 )
29
29
rouge (~> 3.0 )
30
30
safe_yaml (~> 1.0 )
31
- terminal-table (~> 1.8 )
32
- jekyll-feed (0.13.0 )
31
+ terminal-table (~> 2.0 )
32
+ jekyll-feed (0.15.1 )
33
33
jekyll (>= 3.7 , < 5.0 )
34
34
jekyll-sass-converter (2.1.0 )
35
35
sassc (> 2.0.1 , < 3.0 )
36
- jekyll-seo-tag (2.6 .1 )
37
- jekyll (>= 3.3 , < 5.0 )
36
+ jekyll-seo-tag (2.7 .1 )
37
+ jekyll (>= 3.8 , < 5.0 )
38
38
jekyll-watch (2.2.1 )
39
39
listen (~> 3.0 )
40
- kramdown (2.3.0 )
40
+ kramdown (2.3.1 )
41
41
rexml
42
42
kramdown-parser-gfm (1.1.0 )
43
43
kramdown (~> 2.0 )
44
44
liquid (4.0.3 )
45
- listen (3.2.1 )
45
+ listen (3.5.0 )
46
46
rb-fsevent (~> 0.10 , >= 0.10.3 )
47
47
rb-inotify (~> 0.9 , >= 0.9.10 )
48
- mercenary (0.3.6 )
48
+ mercenary (0.4.0 )
49
49
minima (2.5.1 )
50
50
jekyll (>= 3.5 , < 5.0 )
51
51
jekyll-feed (~> 0.9 )
52
52
jekyll-seo-tag (~> 2.1 )
53
53
pathutil (0.16.2 )
54
54
forwardable-extended (~> 2.6 )
55
- public_suffix (4.0.3 )
56
- rb-fsevent (0.10.3 )
55
+ public_suffix (4.0.6 )
56
+ rb-fsevent (0.10.4 )
57
57
rb-inotify (0.10.1 )
58
58
ffi (~> 1.0 )
59
59
rexml (3.2.4 )
60
- rouge (3.17 .0 )
60
+ rouge (3.26 .0 )
61
61
safe_yaml (1.0.5 )
62
- sassc (2.2.1 )
62
+ sassc (2.4.0 )
63
63
ffi (~> 1.9 )
64
- terminal-table (1.8 .0 )
64
+ terminal-table (2.0 .0 )
65
65
unicode-display_width (~> 1.1 , >= 1.1.1 )
66
66
thread_safe (0.3.6 )
67
- tzinfo (1.2.6 )
67
+ tzinfo (1.2.9 )
68
68
thread_safe (~> 0.1 )
69
- tzinfo-data (1.2019.3 )
69
+ tzinfo-data (1.2021.1 )
70
70
tzinfo (>= 1.0.0 )
71
71
unicode-display_width (1.7.0 )
72
72
wdm (0.1.1 )
@@ -75,7 +75,7 @@ PLATFORMS
75
75
ruby
76
76
77
77
DEPENDENCIES
78
- jekyll (~> 4.0 .0 )
78
+ jekyll (~> 4.2 .0 )
79
79
jekyll-feed (~> 0.12 )
80
80
minima (~> 2.5 )
81
81
tzinfo (~> 1.2 )
You can’t perform that action at this time.
0 commit comments