File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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.1.1 "
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 21
21
http_parser.rb (0.6.0-java )
22
22
i18n (1.8.10 )
23
23
concurrent-ruby (~> 1.0 )
24
- jekyll (4.1.1 )
24
+ jekyll (4.2.0 )
25
25
addressable (~> 2.4 )
26
26
colorator (~> 1.0 )
27
27
em-websocket (~> 0.5 )
28
28
i18n (~> 1.0 )
29
29
jekyll-sass-converter (~> 2.0 )
30
30
jekyll-watch (~> 2.0 )
31
- kramdown (~> 2.1 )
31
+ kramdown (~> 2.3 )
32
32
kramdown-parser-gfm (~> 1.0 )
33
33
liquid (~> 4.0 )
34
34
mercenary (~> 0.4.0 )
35
35
pathutil (~> 0.9 )
36
36
rouge (~> 3.0 )
37
37
safe_yaml (~> 1.0 )
38
- terminal-table (~> 1.8 )
38
+ terminal-table (~> 2.0 )
39
39
jekyll-feed (0.15.1 )
40
40
jekyll (>= 3.7 , < 5.0 )
41
41
jekyll-sass-converter (2.1.0 )
70
70
ffi (~> 1.9 )
71
71
sassc (2.4.0-x64-mingw32 )
72
72
ffi (~> 1.9 )
73
- terminal-table (1.8 .0 )
73
+ terminal-table (2.0 .0 )
74
74
unicode-display_width (~> 1.1 , >= 1.1.1 )
75
75
thread_safe (0.3.6 )
76
76
thread_safe (0.3.6-java )
@@ -89,7 +89,7 @@ PLATFORMS
89
89
x86-mswin32
90
90
91
91
DEPENDENCIES
92
- jekyll (~> 4.1.1 )
92
+ jekyll (~> 4.2.0 )
93
93
jekyll-feed (~> 0.12 )
94
94
minima (~> 2.5 )
95
95
tzinfo (~> 1.2 )
You can’t perform that action at this time.
0 commit comments