File tree Expand file tree Collapse file tree 2 files changed +37
-13
lines changed Expand file tree Collapse file tree 2 files changed +37
-13
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ source "https://rubygems.org"
2
2
3
3
gem "jekyll" , "~> 4.2.2"
4
4
gem "minima" , "~> 2.5"
5
- gem "html-proofer" , "~> 3.19 "
5
+ gem "html-proofer" , "~> 5.0 "
6
6
7
7
# If you have any plugins, put them here
8
8
group :jekyll_plugins do
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.1 )
4
+ Ascii85 (1.1.0 )
5
+ addressable (2.8.4 )
5
6
public_suffix (>= 2.0.2 , < 6.0 )
7
+ afm (0.2.2 )
8
+ async (2.6.3 )
9
+ console (~> 1.10 )
10
+ fiber-annotation
11
+ io-event (~> 1.1 )
12
+ timers (~> 4.1 )
6
13
colorator (1.1.0 )
7
14
concurrent-ruby (1.1.10 )
15
+ console (1.18.0 )
16
+ fiber-annotation
17
+ fiber-local
8
18
em-websocket (0.5.3 )
9
19
eventmachine (>= 0.12.9 )
10
20
http_parser.rb (~> 0 )
11
- ethon (0.15 .0 )
21
+ ethon (0.16 .0 )
12
22
ffi (>= 1.15.0 )
13
23
eventmachine (1.2.7 )
14
24
ffi (1.15.5 )
25
+ fiber-annotation (0.2.0 )
26
+ fiber-local (1.0.0 )
15
27
forwardable-extended (2.6.0 )
16
- html-proofer (3.19.4 )
28
+ hashery (2.1.2 )
29
+ html-proofer (5.0.7 )
17
30
addressable (~> 2.3 )
18
- mercenary (~> 0.3 )
31
+ async (~> 2.1 )
19
32
nokogiri (~> 1.13 )
20
- parallel (~> 1.10 )
33
+ pdf-reader (~> 2.11 )
21
34
rainbow (~> 3.0 )
22
35
typhoeus (~> 1.3 )
23
36
yell (~> 2.0 )
37
+ zeitwerk (~> 2.5 )
24
38
http_parser.rb (0.8.0 )
25
39
i18n (1.12.0 )
26
40
concurrent-ruby (~> 1.0 )
41
+ io-event (1.2.3 )
27
42
jekyll (4.2.2 )
28
43
addressable (~> 2.4 )
29
44
colorator (~> 1.0 )
58
73
rb-fsevent (~> 0.10 , >= 0.10.3 )
59
74
rb-inotify (~> 0.9 , >= 0.9.10 )
60
75
mercenary (0.4.0 )
61
- mini_portile2 (2.8.0 )
76
+ mini_portile2 (2.8.4 )
62
77
minima (2.5.1 )
63
78
jekyll (>= 3.5 , < 5.0 )
64
79
jekyll-feed (~> 0.9 )
65
80
jekyll-seo-tag (~> 2.1 )
66
- nokogiri (1.13.9 )
67
- mini_portile2 (~> 2.8.0 )
81
+ nokogiri (1.15.3 )
82
+ mini_portile2 (~> 2.8.2 )
68
83
racc (~> 1.4 )
69
- parallel (1.22.1 )
70
84
pathutil (0.16.2 )
71
85
forwardable-extended (~> 2.6 )
72
- public_suffix (5.0.0 )
73
- racc (1.6.0 )
86
+ pdf-reader (2.11.0 )
87
+ Ascii85 (~> 1.0 )
88
+ afm (~> 0.2.1 )
89
+ hashery (~> 2.0 )
90
+ ruby-rc4
91
+ ttfunk
92
+ public_suffix (5.0.3 )
93
+ racc (1.7.1 )
74
94
rainbow (3.1.1 )
75
95
rb-fsevent (0.11.2 )
76
96
rb-inotify (0.10.1 )
77
97
ffi (~> 1.0 )
78
98
rexml (3.2.5 )
79
99
rouge (3.30.0 )
100
+ ruby-rc4 (0.1.5 )
80
101
safe_yaml (1.0.5 )
81
102
sassc (2.4.0 )
82
103
ffi (~> 1.9 )
83
104
terminal-table (2.0.0 )
84
105
unicode-display_width (~> 1.1 , >= 1.1.1 )
106
+ timers (4.3.5 )
107
+ ttfunk (1.7.0 )
85
108
typhoeus (1.4.0 )
86
109
ethon (>= 0.9.0 )
87
110
unicode-display_width (1.8.0 )
88
111
yell (2.2.2 )
112
+ zeitwerk (2.6.10 )
89
113
90
114
PLATFORMS
91
115
ruby
92
116
93
117
DEPENDENCIES
94
- html-proofer (~> 3.19 )
118
+ html-proofer (~> 5.0 )
95
119
jekyll (~> 4.2.2 )
96
120
jekyll-feed (~> 0.17 )
97
121
jekyll-sitemap (~> 1.4 )
You can’t perform that action at this time.
0 commit comments