File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ruby RUBY_VERSION
9
9
#
10
10
# This will help ensure the proper Jekyll version is running.
11
11
# Happy Jekylling!
12
- gem "jekyll" , "3.9.2 "
12
+ gem "jekyll" , "3.9.5 "
13
13
14
14
gem "html-proofer" , "3.19.4"
15
15
gem "kramdown-parser-gfm" , "1.1.0"
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.0 )
5
- public_suffix (>= 2.0.2 , < 5 .0 )
4
+ addressable (2.8.6 )
5
+ public_suffix (>= 2.0.2 , < 6 .0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.1.10 )
7
+ concurrent-ruby (1.2.3 )
8
8
em-websocket (0.5.3 )
9
9
eventmachine (>= 0.12.9 )
10
10
http_parser.rb (~> 0 )
11
11
ethon (0.15.0 )
12
12
ffi (>= 1.15.0 )
13
13
eventmachine (1.2.7 )
14
- ffi (1.15.5 )
14
+ ffi (1.16.3 )
15
15
forwardable-extended (2.6.0 )
16
16
html-proofer (3.19.4 )
17
17
addressable (~> 2.3 )
22
22
typhoeus (~> 1.3 )
23
23
yell (~> 2.0 )
24
24
http_parser.rb (0.8.0 )
25
- i18n (0.9.5 )
25
+ i18n (1.14.1 )
26
26
concurrent-ruby (~> 1.0 )
27
- jekyll (3.9.2 )
27
+ jekyll (3.9.5 )
28
28
addressable (~> 2.4 )
29
29
colorator (~> 1.0 )
30
30
em-websocket (~> 0.5 )
31
- i18n (~> 0.7 )
31
+ i18n (>= 0.7 , < 2 )
32
32
jekyll-sass-converter (~> 1.0 )
33
33
jekyll-watch (~> 2.0 )
34
34
kramdown (>= 1.17 , < 3 )
47
47
rexml
48
48
kramdown-parser-gfm (1.1.0 )
49
49
kramdown (~> 2.0 )
50
- liquid (4.0.3 )
51
- listen (3.7.1 )
50
+ liquid (4.0.4 )
51
+ listen (3.8.0 )
52
52
rb-fsevent (~> 0.10 , >= 0.10.3 )
53
53
rb-inotify (~> 0.9 , >= 0.9.10 )
54
54
mercenary (0.3.6 )
61
61
parallel (1.22.1 )
62
62
pathutil (0.16.2 )
63
63
forwardable-extended (~> 2.6 )
64
- public_suffix (4 .0.7 )
64
+ public_suffix (5 .0.4 )
65
65
racc (1.6.2 )
66
66
rainbow (3.1.1 )
67
- rb-fsevent (0.11.1 )
67
+ rb-fsevent (0.11.2 )
68
68
rb-inotify (0.10.1 )
69
69
ffi (~> 1.0 )
70
- rexml (3.2.5 )
71
- rouge (3.28 .0 )
70
+ rexml (3.2.6 )
71
+ rouge (3.30 .0 )
72
72
safe_yaml (1.0.5 )
73
73
sass (3.7.4 )
74
74
sass-listen (~> 4.0.0 )
@@ -86,7 +86,7 @@ PLATFORMS
86
86
87
87
DEPENDENCIES
88
88
html-proofer (= 3.19.4 )
89
- jekyll (= 3.9.2 )
89
+ jekyll (= 3.9.5 )
90
90
jekyll-redirect-from
91
91
kramdown-parser-gfm (= 1.1.0 )
92
92
webrick (~> 1.7 )
You can’t perform that action at this time.
0 commit comments